﻿@charset "utf-8";
/* CSS Document */
/*  CSS Document 
 * ver：2.0
 * By：liuyang.
 * ICQ：1845676808
 * Date：2019/03/18
*/

/**common**/
body, div,dl,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p {padding:0; margin:0; font:14px Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif;}
table,td,tr,th{font-size:14px;}
ol,ul {list-style:none;}
li{list-style-type:none;}
img{vertical-align:top;border:0;}
h1,h2,h3,h4,h5,h6{font-size:inherit; font-weight:normal;}
address,cite,code,em,th,i{font-weight:normal; font-style:normal;}
.clear{zoom:1;*zoom:1;}
.clear:after{display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
a { text-decoration:none;}
a:visited { text-decoration:none;}
a:hover { text-decoration:none;}
a:active { text-decoration:none;}
.fl { float:left;}
.fr { float:right;}
input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; }
input[type="text"] {
 -webkit-appearance: none;
}
textarea{
 -webkit-appearance: none;
}

@font-face { 
font-family: Helvetica33;/**定义font的名字**/
src: url(../font/Helvetica33.OTF);/**引入字体文件**/
}

.pro_list2 li{margin-bottom:20px;}
.pro_list2 ul li .box{border: solid 1px #eee;padding: 18px;overflow: hidden;}
.pro_list2 ul li .box .img{float:left;width:24%;}
.pro_list2 ul li .box .img a{display:block;width:100%;height:180px;text-align:center;overflow:hidden;background:#f1f1f1;}
.pro_list2 ul li .box .img a img{max-width:97%;max-height:97%;vertical-align:middle;-webkit-transition: all 1s;transition: all 1s;}
.pro_list2 ul li .box .img a .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.pro_list2 ul li .box .img a:hover img{    -webkit-transform: scale(1.12);transform: scale(1.12);}
.pro_list2 ul li .box .info{width:73%;float:right;}
.pro_list2 ul li .box .info .t a{font-size: 16px;font-weight: bold;height: 40px;line-height: 40px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;display:block;width:100%; color:#1e50ae;}
.pro_list2 ul li .box .info .desc{color: #828282;font-size: 14px;height: 48px;line-height:24px;margin-bottom:30px;overflow: hidden;}
.pro_list2 ul li .box .info .others{color: #828282;font-size: 14px;height: 32px;line-height:30px;margin-bottom:15px;overflow: hidden; margin-top:48px;}
.pro_list2 ul li .box .info .others i{color: #ff9c00;font-style: normal;}
.pro_list2 ul li .box .info .others span{display:block;float:left;margin-right:15px;height:30px;line-height:30px;padding:0 15px 0 32px;background: #f1f1f1;font-size:12px;}
.pro_list2 ul li .box .info .others span.cs1{background:#f1f1f1 url(../images/cs1.png) no-repeat 10px center;}
.pro_list2 ul li .box .info .others span.cs2{background:#f1f1f1 url(../images/cs2.png) no-repeat 10px center;}
.pro_list2 ul li .box .info .others span.cs3{background:#f1f1f1 url(../images/cs3.png) no-repeat 10px center;}
.pro_list2 ul li .box .info .others span.cs4{background:#f1f1f1 url(../images/cs4.png) no-repeat 10px center;}
.pro_list2 ul li .box .info .info-btn{overflow:hidden;display:block;}
.pro_list2 ul li .box .info .info-btn .btn1{display:block;float:left;margin-right:20px;height: 30px;line-height: 30px;padding: 0 10px;font-size: 12px;background-color: #3879b9;border: none;color: #fff;}
.pro_list2 ul li .box .info .info-btn .btn2{display:block;float:left;height: 30px;line-height: 30px;padding: 0 10px;font-size: 12px;background-color: #FF9C00;border: none;color: #fff;}
.pro_list2 ul li .box .info .info-btn .btn1:hover{opacity: .8;filter: alpha(opacity=80);}
.pro_list2 ul li .box .info .info-btn .btn2:hover{opacity: .8;filter: alpha(opacity=80);}
@media (max-width:767px) {
.pro_list2 ul li .box .img{width:100%;}
.pro_list2 ul li .box .info{width:100%;}
.pro_list2 ul li .box .info .others{ height:auto; overflow:auto;}
.pro_list2 ul li .box .info .others span{ width:31%; margin-bottom:10px; margin-right:10px; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}

#KFCenterScreen,#KFRightScreen{ display:none !important;}
}

/**右侧悬浮**/
.suspension{position:fixed;z-index:55;right:0;bottom:85px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color:#353535;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#1e50ae;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:67px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:34px;}
.suspension .d-qrcode{top:78px;}
.suspension .d .inner-box{padding:15px 22px;}
.suspension .d-service-item{padding:0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;color:#666;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text {float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-item .text p { height:44px; line-height: 22px; color: #666; font-size: 14px;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;width: 200px;}
.suspension .d-qrcode .inner-box{padding:10px 0;}
.suspension .d-qrcode p{font-size:14px;color:#93959c; margin: 10px 0 0;}
@media (max-width:767px) {
.suspension .a-service,.suspension .a-qrcode{ display:none;}
}

@media screen and (min-width:1200px) {
	
	/**top**/
	.ly_top { width:100%; height: 100px; margin: 0 auto; padding: 0; background-color: #fff;}
	.ly_top .top_main { width:1200px; height: 100px; margin: 0 auto; padding: 0;}
	.top_main .ly_logo { width:250px; height: 50px; overflow: hidden; margin: 25px 0; padding: 0; float: left;}
	
	/**nav**/
	.ly_nav { width:840px; height: 100px; margin: 0; padding: 0; position: relative; float: right;}
	.nav { width: 840px; height: 100px; margin: 0 auto; }
	.nav_item { float: left; position: relative; margin: 0;}
	.nav_item > a { display: block; width: 140px; height: 60px; padding: 20px 0; line-height: 60px; color: #2b2b2b; font-size: 18px; text-align: center; -webkit-transition: all .4s; transition: all .4s; }
	.nav_item > a:hover, .nav_item > a.navon { color: #fff; background-color: #1e50ae;}

	.menu_open { display: none; }
	
	.nav_item_open { width: 100%; height: auto; position: absolute; left: 0; top: 100%; z-index: 10; box-shadow: 0 4px 8px 0 rgba(0, 12, 49, 0.1); background: #fff; border-radius: 0; opacity: 0; visibility: hidden; -webkit-transform: translateY(34px); transform: translateY(34px); -webkit-transition: all .4s; transition: all .4s; overflow: hidden; }
	.nav_item:hover .nav_item_open { visibility: visible; opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px);}
	.subopen { display: none; }
	.nav_item2 { width: 100%; line-height: 40px; }
	.nav_item2 a { display: block; padding: 0 10px; color: #666; font-size: 14px; white-space: nowrap; text-align: center; }
	.nav_item2:hover a { background: #1e50ae; color: #fff; }
	.hcover { display: none; }
	
	/**banner**/
	.apple-banner { width: 100%; height: 498px; overflow: hidden;}
	.apple-banner .swiper-container { width: 100%; height: 498px;}
	.swiper-button-prev,.swiper-button-next { width: 15%; height: 100%; top:0; background:none;}
	.swiper-button-prev { left:0;}	
	.swiper-button-next { right:0;}	
	.swiper-button-prev span,.swiper-button-next span { display:block; width: 64px; height: 64px; position: absolute; left: 20px; top: 50%; margin-top:-32px; border-radius: 100%; background: rgba(180,180,180,0.25) url(../images/arrows1.png) no-repeat center center; opacity: 0; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease;}
	.swiper-button-next span { background: rgba(180,180,180,0.25) url(../images/arrows2.png) no-repeat center center; left:auto; right:20px; }
	.swiper-button-prev:hover span,.swiper-button-next:hover span{ opacity: .6;}
	/*分页器*/
	.apple-banner .swiper-pagination{ top:auto; bottom:20px; background:none;}
	.apple-banner  .swiper-pagination-bullet { display: inline-block; width: 50px; margin: 0 3px; cursor: pointer; background: none; border-radius:0; opacity: 1;}
	.apple-banner  .swiper-pagination-bullet span { width: 50px; height: 2px; display: block; background: rgba(128,128,128,0.2);}
	.apple-banner .swiper-pagination-bullet-active span{ background-color: #fff;}
	.apple-banner .autoplay .swiper-pagination-bullet-active span{ background: rgba(255,255,255,0.5);}
	.apple-banner  .swiper-pagination-bullet i{ background-color: #fff; height: 2px; transform:scaleX(0); transform-origin: 0; display: block;}
	.apple-banner .autoplay .firsrCurrent i{ transition:transform 2.9s linear; transform:scaleX(1);}
	.apple-banner .autoplay .current i{ transition:transform 4s linear; transform:scaleX(1);}
	.apple-banner  .autoplay .replace span{ background-color:#fff;}
	/*内容样式*/
	.slide1 { background:url(../images/banner1.jpg) center center no-repeat; background-size: cover;}
	.slide2 { background:url(../images/banner2.jpg) center center no-repeat; background-size: cover;}
	.slide3 { background:url(../images/banner3.jpg) center center no-repeat; background-size: cover;}
	
	
	
	
	/**search**/
	.ly_search { width:1200px; height: 48px; overflow: hidden; margin: 40px auto; padding: 0;}
	.ly_search .sc_ipt { width:1060px; height: 40px; overflow: hidden; margin: 0; padding: 4px 20px; background-color: #f4f4f4; border-radius: 4px 0 0 4px; float: left;}
	.ly_search .sc_btn { width:100px; height: 48px; overflow: hidden; margin: 0; padding: 0; background-color: #1e50ae; border-radius: 0 4px 4px 0;}
	.sc_ipt input { display:block; width:100%; height: 40px; overflow: hidden; line-height: 40px; color: #666; font-size: 14px; border: none; outline: none; background: none;}
	.sc_btn input { display:block; width: 100%; height: 48px; background: url(../images/sc_btn1.png) center center no-repeat; border: none; outline: none;}
	
	/**product**/
	.ly_products { width:1200px; overflow: hidden; margin: 40px auto; padding: 0;}
	.protab { width:1200px; height: 44px; overflow: hidden; margin: 0 auto 40px; padding: 0; text-align: center;}
	.protab ul { display:inline-block;}
	.protab ul li { width:160px; height: 44px; overflow: hidden; margin: 0; padding: 0 5px; float: left; cursor: pointer;}
	.protab ul li span { display:block; width: 100%; height: 44px; overflow: hidden; line-height: 44px; color: #666; font-size: 16px; text-align: center; background-color: #f5f5f5;}
	.protab ul li.protab0 span { background-color: #1e50ae; color: #fff;}
	
	.pro_list { width:1200px; overflow: hidden; margin: 0 auto; padding: 0;}
	.pro_list ul li { width:285px; overflow: hidden; margin: 0 20px 0 0; padding: 0; float: left;}
	.pro_list ul li:nth-child(4n+4) { margin:0;}
	.pro_list ul li a { display:block; width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.pro_list ul li a .pro_img { width:285px; height: 285px; overflow: hidden; margin: 0 auto; padding: 0; border: 1px solid #eee; background-color: #fff; position: relative; box-sizing: border-box;}
	.pro_img img { display:block; max-width: 96%; max-height: 96%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
	.pro_list ul li a p { width:100%; height: 40px; overflow: hidden; line-height: 40px; color: #666; font-size: 14px; text-align: center;}
	.pro_list ul li a:hover .pro_img { border: 1px solid #1e50ae;}
	.pro_list ul li a:hover p { color: #1e50ae;}
	
	/**产品目录**/
	.pro_menu { width:100%; overflow: hidden; margin: 0 auto 20px; padding: 0;}
	.pro_menu .pro_menu_tit { width:100%; height: 60px; overflow: hidden; line-height: 60px; color: #fff; font-size: 24px; margin: 0 auto; padding: 0 20px; background-color: #1e50ae; box-sizing: border-box;}
	.pro_menu_tit span { display: inline-block; font-size: 14px; font-style: italic; margin: 0 0 0 10px;}
	.pro_menu ul.dropdown { width: 100%; background-color: #fff; font-family: "Montserrat", sans-serif; margin: 0; padding: 10px 0 0; border-right: 1px solid #eaeaea; border-left: 1px solid #eaeaea; box-sizing: border-box;}
	.pro_menu ul.dropdown li { border-bottom: 1px solid #eaeaea;}
	.pro_menu ul.dropdown li.selected { background-color: #1e50ae;}
	.pro_menu ul.dropdown li .mulu1 { display: block; width: 100%; height: 44px; overflow: hidden; line-height: 44px; color: #333; font-size: 14px; text-decoration: none; margin: 0; padding: 0 70px 0 20px; box-sizing: border-box; background: url(../images/jt1.png) 250px 12px no-repeat; background-size: 20px 20px;}
	.pro_menu ul.dropdown li .mulu1 a{color:#333;}
	.pro_menu ul.dropdown li.selected .mulu1 { background: url(../images/jt2.png) 250px 12px no-repeat; background-size: 20px 20px; color: #fff;}
	.pro_menu ul.dropdown li > ul {display:none; margin:0; padding: 0; background-color: #fff;}
	.pro_menu ul.dropdown li > ul li { border: none;}
	.pro_menu ul.dropdown li > ul li a { display:block;width: 100%;height: 44px;line-height: 44px;box-sizing: border-box;overflow: hidden;color: #666; padding: 0 30px; background: none;}
	.pro_menu ul.dropdown li.selected > ul li a { background: none; color: #999;}
	.pro_menu ul.dropdown li > ul li a:hover { background-color: #f8f8f8; color:#1e50ae;}
	
	.pro_list1 { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.pro_list1 ul li { width:285px; overflow: hidden; margin: 0 20px 20px 0; padding: 0; float: left;}
	.pro_list1 ul li:nth-child(4n+4) { margin:0 0 20px;}
	.pro_list1 ul li .pro_wrap { display:block; width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.pro_list1 ul li .pro_wrap .pro_img a{ display:block;width:100%; height: 285px; overflow: hidden; margin: 0 auto; padding: 0; border: 1px solid #eee; background-color: #fff; position: relative; box-sizing: border-box;}
	.pro_img img { display:block; max-width: 96%; max-height: 96%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
	.pro_list1 ul li .pro_wrap p a{ display:block;width:100%; height: 40px; overflow: hidden; line-height: 40px; color: #666; font-size: 14px; text-align: center;}
	.pro_list1 ul li:hover .pro_img a { border: 1px solid #1e50ae;}
	.pro_list1 ul li:hover p a{ color: #1e50ae;}
	.ny_r .pro_list1{ width:100%;}
	.ny_r .pro_list1 ul li { width:278px; overflow: hidden; margin: 0 20px 20px 0; padding: 0; float: left;}
	.ny_r .pro_list1 ul li:nth-child(3n+3) { margin:0 0 20px;}
	
	.pro_list2 { width:100%; overflow: hidden; margin: 0 auto; padding: 0; float: right;}
	
	
	.ly_more { width:100%; overflow: hidden; margin: 20px auto 0; padding: 0;}
	.ly_more a { display:block; width: 158px; height: 38px; overflow: hidden; line-height: 38px; color: #1e50ae; font-size: 14px; text-align: center; border: 1px solid #1e50ae; margin: 0 auto; padding: 0;}
	.ly_more a:hover { color:#fff; background-color: #1e50ae;}
	
	/**about**/
	.ly_about { width:100%; overflow: hidden; margin: 40px auto 0; padding: 40px 0; background-color: #007cce;}
	.ly_about .ab_tit { width:1200px; overflow: hidden; margin: 0 auto 40px; padding: 0;}
	.ab_tit b { display:block; width:100%; overflow: hidden; margin: 0 auto 10px; padding: 0; color: #fff; font-size: 28px; text-align: center;}
	.ab_tit span { display:block; width:100%; overflow: hidden; margin: 0 auto; padding: 0; color: #fff; font-size: 16px; text-align: center; opacity: 0.8;}
	.ly_about .ab_main { width:1200px; overflow: hidden; margin: 0 auto; padding: 0;}
	.ab_main .ab_text { width:680px; overflow: hidden; margin: 0; padding: 0; float: right;}
	.ab_text p { width:100%; overflow: hidden; line-height: 24px; margin: 0 auto; padding: 0; color: #fff; font-size: 14px; text-indent: 2em; text-align: justify;}
	.ab_text a { display:block; width: 158px; height: 38px; overflow: hidden; line-height: 38px; color: #fff; font-size: 14px; text-align: center; margin: 40px 0 0; border: 1px solid #fff; opacity: 0.8;}
	.ab_text a:hover { opacity: 1;}
	.ab_main .ab_img { width:480px; height: 300px; overflow: hidden; margin: 0; padding: 0; position: relative; float: left;}
	.ab_img img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
	
	/**new**/
	.ly_tit { width:1200px; overflow: hidden; margin: 0 auto 40px; padding: 0;}
	.ly_tit h5 a{ display:block;width:100%; overflow: hidden; color: #1e50ae; font-size: 28px; font-weight: bold; text-align: center; margin: 0 auto 10px; padding: 0;}
	.ly_tit span { display:block; width: 100%; overflow: hidden; color: #666; font-size: 16px; text-align: center; margin: 0 auto; padding: 0;}
	
	.ly_news { width:1200px; margin: 40px auto 20px; padding: 0;}
	.ly_news ul { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.ly_news ul li { width:48%; height: 120px; overflow: hidden; margin: 0 4% 20px 0; padding: 0; float: left;}
	.ly_news ul li:nth-child(2n+2) { margin:0 0 20px;}
	
	.ly_news ul li .news_wrap { display:block; width: 100%; height: 120px; margin: 0 auto; padding: 0 0 0 110px; position: relative; box-sizing: border-box;}
	.ly_news ul li .news_wrap .nw_img { width:90px; height: 90px;border:1px solid #dedede;border-radius:50%; overflow: hidden; margin: 0; padding: 0; position: absolute; left: 0; top: 0;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
	.nw_img span { display:block;width:100%; text-align:center;height: 20px;line-height:20px;font-size:18px;color:#999; overflow: hidden; margin: 0 auto; padding: 0;}
	.nw_img p { width:100%; height: 40px;line-height:40px; text-align:center;font-size:32px;color:#555;overflow: hidden; margin: 0 auto; padding: 0; position: relative;}
	.nw_img p img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
	.ly_news ul li .news_wrap .nw_text { width:100%; height: 120px; overflow: hidden; margin: 0; padding: 0; box-sizing: border-box;}
	.nw_text h5 a{display:block; width:100%; height: 30px; overflow: hidden; line-height: 30px; color: #2b2b2b; font-size: 16px; margin: 0 auto 5px; padding: 0;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
	.nw_text span { display:block; width:100%; height: 30px; overflow: hidden; line-height: 30px; color: #999; font-size: 12px; margin: 0 auto 0; padding: 0;}
	.nw_text p { width:100%; height: 48px; overflow: hidden; line-height: 24px; color: #999; font-size: 14px;text-align: justify; margin: 0 auto ; padding: 0;}
	.ly_news ul li a:hover { color:#1e50ae;}
	
	/**foot**/
	.ly_foot { width:100%; overflow: hidden; margin: 0 auto; padding:20px 0 15px; background-color: #3a3c48;}
	.ly_foot .ft_link { width:1200px; overflow: hidden; margin: 0 auto; padding: 0;color:#fff;}
	.ft_link span, .ft_link a { display:inline-block; font-size: 14px;}
	.ft_link span { color:#fff;}
	.ft_link a { padding:0 10px; color: #979aab;}
	.ft_link a:hover { color:#fff;}
	
	.ly_foot .ft_main { width:1200px; overflow: hidden; margin: 0 auto; padding: 20px 0; border-bottom: 1px solid #33333b;}
	.ft_main .ft_contact, .ft_main .ft_prolist { float: left; padding: 0 120px 0 0; border-right: 1px solid #404450;}
	.ft_main .ft_prolist { padding:0 120px;}
	.ft_prolist ul { max-height:160px; overflow:hidden;}
	.ft_main .ft_ewm { float: right;}
	.ft_contact em, .ft_prolist em { display:block; margin: 0 auto 20px; padding: 0; color: #979aab; font-size: 16px; font-weight: bold; font-style: normal;}
	.ft_contact ul li, .ft_prolist ul li a { display:block; overflow: hidden; line-height: 40px; color: #979aab; font-size: 14px;}
	.ft_contact ul li img { display:block; width: 40px; height: 40px; float: left;}
	.ft_prolist ul li a:hover { color:#fff;}
	.ft_ewm img { display:block; width: 140px; height: 140px; overflow: hidden; margin: 20px auto 10px; padding: 0;}
	.ft_ewm p { color:#979aab; font-size: 14px; text-align: center;}
	
	.ly_foot .ft_copy { width:100%; overflow: hidden; margin: 0 auto; padding: 15px 0 0; border-top: 1px solid #404450;}
	.ft_copy p { width:1200px; overflow: hidden; line-height: 24px; color:#979aab; font-size: 14px; text-align: center; margin: 0 auto; padding: 0;}
	.ft_copy p a { color:#979aab;}
	.ft_copy p a:hover { color:#fff;}
	
	/**nybanner**/
	.nybanner { width:100%; height: 400px; overflow: hidden; margin: 0 auto 0; padding: 0; position: relative;}
	.nybanner img { display: block; width: 1920px; height: 400px; overflow: hidden; margin: -200px 0 0 -960px; position: absolute; left: 50%; top: 50%;}
	
	/**nymain**/
	.ny_main { width:1200px; overflow: hidden; margin: 20px auto; padding: 0;}
	.ny_main .ny_l { width:285px; overflow: hidden; margin: 0; padding: 0; float: left;}
	.ny_main .ny_r { width:875px; overflow: hidden; margin: 0; padding: 0; float: right;}
	.ny_lcon { width:100%; overflow: hidden; margin: 0 auto 20px; padding: 0;}
	.ny_ltit { width:100%; height: 60px; overflow: hidden; line-height: 40px; color: #fff; font-size: 24px; margin: 0 auto; padding: 10px 20px; background-color: #1e50ae; box-sizing: border-box;}
	.ny_ltit span { display: inline-block; font-size: 14px; font-style: italic; margin: 0 0 0 10px;}
	.ny_lcon ul { width:100%; overflow: hidden; margin: 0 auto; padding: 20px 10px 10px; border-right: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea; border-left: 1px solid #eaeaea; box-sizing: border-box;}
	.ny_lcon ul li { width:100%; overflow: hidden; margin:0 auto 10px; padding: 0;}
	.ny_lcon ul li a { display:block; width: 100%; height: 40px; overflow: hidden; line-height: 40px; color: #333; font-size: 14px; background: #f5f5f5 url(../images/jt_tb2.png) 200px 14px no-repeat; margin: 0 auto; padding: 0 10px;}
	.ny_lcon ul li a:hover, .ny_lcon ul li a.nyon { color:#fff; background: #1e50ae url(../images/jt_tb3.png) 200px 14px no-repeat;}
	
	.ny_lnew { width:100%; overflow: hidden; margin: 0 auto; padding: 20px 9px; border-right: 1px solid #dfdfdf; border-bottom: 1px solid #eaeaea; border-left: 1px solid #eaeaea; box-sizing: border-box;}
	.ny_lnew ol li { width: 100%; height: 40px; overflow: hidden; line-height: 40px; margin: 0 auto; padding: 0; border-bottom: 1px dotted #eaeaea;}
	.ny_lnew ol li a { color: #666; font-size: 14px;}
	.ny_lnew ol li a:hover { color:#1e50ae;}
	.ny_lnew ol li a span { display:block; width:4px; height: 4px; overflow: hidden; margin: 18px 10px 18px 0; padding: 0; background-color: #1e50ae; border-radius: 50%; float: left;}
	
	.ny_lcon .ny_llxwm { width:100%; overflow: hidden; margin: 0 auto; padding: 20px 20px 10px; border-right: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea; border-left: 1px solid #eaeaea; box-sizing: border-box;}
	.ny_llxwm p { width:100%; overflow: hidden; line-height: 22px; color: #333; font-size: 14px; margin: 0 auto 10px; padding: 0;}
	.ny_llxwm p span, .ny_llxwm p em { color:#999; font-style: normal;}
	.ny_llxwm p em { display: block; text-indent: 2em; text-align: justify; margin: 4px 0 0;}
	.ny_llxwm p a { display: block; color:#1e50ae; text-decoration: underline; text-indent: 2em; text-align: justify; margin: 4px 0 0;}
	.ny_llxwm p a:hover { color:#1e50ae;}
	
	.ny_rtit { width:100%; height: 48px; overflow: hidden; line-height: 48px; color: #fff; font-size: 16px; margin: 0 auto 20px; padding: 0 20px; background-color: #1e50ae; box-sizing: border-box;}
	.ab_con { width:100%; overflow: hidden; margin: 0 auto 20px; padding: 0;}
	.ab_con p { width:100%; overflow: hidden; margin: 0 auto 10px; padding: 0; line-height: 28px; color: #666; font-size: 14px; text-align: justify; text-indent: 2em;}
	.ab_con p img { display:block; width: 50%; overflow: hidden; margin: 0 20px 0 0; padding: 0; float: left;}
	
	/**nw_list**/
	.nw_list { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.nw_list ul li { width:100%; overflow: hidden; margin: 0 auto 20px; padding: 0 0 20px; border-bottom: 1px solid #eaeaea;}
	.nw_list ul li .news_wrap { display:block; width: 100%; height: 100px; overflow: hidden; margin: 0 auto; padding: 0 0 0 140px; box-sizing: border-box; position: relative;}
	.nw_list ul li .news_wrap:hover { background-color: #f8f8f8; padding: 0 20px 0 140px;}
	.nw_list ul li .news_wrap .nws_time { width:120px; height: 60px; overflow: hidden; margin: 0; padding: 20px 0; background-color: #f5f5f5; position: absolute; left: 0; top: 0;}
	.nw_list ul li .news_wrap .nws_time em { display:block; width: 100%; overflow: hidden; color: #999; font-size: 18px; font-style: normal; text-align: center; margin: 0 auto; padding: 0;}
	.nw_list ul li .news_wrap .nws_time span { display:block; width: 100%; overflow: hidden; color: #333; font-size: 36px; font-style: normal; text-align: center; margin: 0 auto; padding: 0;}
	.nw_list ul li .news_wrap:hover .nws_time { background-color: #1e50ae;}
	.nw_list ul li .news_wrap:hover .nws_time em, .nw_list ul li .news_wrap:hover .nws_time span { color:#fff;}	
	.nw_list ul li .news_wrap .nws_text { width:100%; height: 84px; overflow: hidden; margin: 0; padding: 8px 0;}
	.nw_list ul li .news_wrap .nws_text h5 a{display:block; width:100%; height: 26px; overflow: hidden; line-height: 26px; color: #333; font-size: 16px; margin: 0 auto 10px; padding: 0;}
	.nw_list ul li .news_wrap .nws_text p { width:100%; height: 48px; overflow: hidden; line-height: 24px; color: #999; font-size: 14px; text-align: justify; text-indent: 2em; margin: 0 auto; padding: 0;}
	.nw_list ul li .news_wrap:hover .nws_text h5 a{ color:#1e50ae;}
	
	/**渠道加盟**/
	.join_list { width:1200px; overflow: hidden; margin: 60px auto; padding: 0;}
	.join_list ul li { width:100%; overflow: hidden; margin: 0 auto 60px; padding: 0;}
	.join_list ul li .join_img { width:560px; overflow: hidden; margin: 0; padding: 0; float: left;}
	.join_img img { display:block; width:100%; overflow: hidden; margin: 0; padding: 0;}
	.join_list ul li .join_text { width:560px; overflow: hidden; margin: 0; padding: 0; float: right;}
	.join_list ul li:nth-child(2n+2) .join_img { float:right;}
	.join_list ul li:nth-child(2n+2) .join_text { float:left;}
	.join_text h5 { width:100%; height: 40px; overflow: hidden; line-height: 40px; color: #333; font-size: 24px; margin: 0 auto 20px; padding: 0;}
	.join_text h5 span { display:block; width:8px; height: 8px; overflow: hidden; background-color: #1e50ae; border-radius: 50%; margin: 16px 16px 16px 0; padding: 0; float: left;}
	.join_text p { width:100%; overflow: hidden; line-height: 30px; margin: 0; padding: 0; color: #666; font-size: 16px; text-indent: 2em; text-align: justify;}
	.join_text p span { display: block; width:100%; height: 30px; line-height: 30px; color: #666; font-size: 16px; text-indent: 0; margin: 0; padding: 0 0 0 32px; box-sizing: border-box;}
	.join_text p span em { display:block; width: 4px; height: 4px; overflow: hidden; border: 1px solid #1e50ae; border-radius: 50%; margin: 12px 12px 12px 0; padding: 0; float: left;}
	
	.join_form { width:1200px; overflow: hidden; margin: 80px auto; padding: 0;}
	.join_form .join_fm_tit { width:100%; overflow: hidden; color: #333; font-size: 24px; margin: 0 auto 40px; padding: 0;}
	.join_form .join_fl, .join_form .join_fr { width:560px; overflow: hidden; margin: 0; padding: 0;}
	.join_form .join_fl { float:left;}
	.join_form .join_fr { float:right;}
	.join_fl ul li { width:560px; overflow: hidden; margin: 0 auto 20px; padding: 0;}
	.join_fl ul li p { width:80px; height: 40px; overflow: hidden; line-height: 40px; color: #666; font-size: 14px; margin: 0; padding: 0; float: left;}
	.join_fl ul li .join_ipt { width:478px; overflow: hidden; border: 1px solid #dfdfdf; padding: 0; margin: 0;}
	.join_fl ul li .join_btn { width:480px; overflow: hidden; padding: 0; margin: 10px 0 0;}
	.join_ipt input, .join_ipt select { display:block; width:100%; height: 40px; overflow: hidden; line-height: 30px; color: #666; font-size: 14px; border: none; outline: none; margin: 0; padding: 4px 19px; box-sizing: border-box;}
	.join_btn input { display:block; width:100%; height: 50px; overflow: hidden; line-height: 50px; color: #fff; font-size: 16px; background-color: #1e50ae; border: none; outline: none; margin: 0; padding: 4px 19px; box-sizing: border-box;}
	.join_fl ul li .fm_half { width:270px; margin: 0 20px 0 0; float: left;}
	.join_fl ul li .fm_half:nth-child(2n+2) { margin:0;}
	.join_fl ul li .fm_half .join_ipt { width:188px;}
	.join_ipt textarea { display:block; width:100%; height: 140px; overflow: hidden; line-height: 30px; color: #666; font-size: 14px; border: none; outline: none; resize: none; margin: 0; padding: 4px 19px; box-sizing: border-box;}
	
	.join_fr p { width:100%; overflow: hidden; margin: 0 auto 20px; padding: 0; color:#333; font-size: 14px; font-weight: bold;}
	.join_fr ul li { width:100%; overflow: hidden; line-height: 32px; color: #666; font-size: 14px;}
		
	/**产品咨询**/
	.pro_form { width:875px; overflow: hidden; margin: 40px auto 20px; padding: 0;}
	.pro_form ul li { width:875px; overflow: hidden; margin: 0 auto 20px; padding: 0;}
	.pro_form ul li p { width:70px; height: 40px; overflow: hidden; line-height: 40px; color: #666; font-size: 14px; margin: 0; padding: 0 10px 0 0; float: left;}
	.pro_form ul li .pro_fmipt { width:793px; overflow: hidden; border: 1px solid #dfdfdf; padding: 0; margin: 0; position: relative;}
	.pro_form ul li .pro_fmbtn { width:795px; overflow: hidden; padding: 0; margin: 20px 0 0; float: left;}
	.pro_fmipt input, .pro_fmipt select { display:block; width:100%; height: 40px; overflow: hidden; line-height: 30px; color: #666; font-size: 14px; border: none; outline: none; margin: 0; padding: 4px 19px; box-sizing: border-box;}
	.pro_fmbtn input { display:block; width:377px; height: 50px; overflow: hidden; line-height: 40px; color: #fff; font-size: 16px; background-color: #607783; border: none; outline: none; margin: 0; padding: 4px 19px; box-sizing: border-box; float: left;}
	.pro_fmbtn input.tj { margin:0 40px 0 0; background-color: #00af80;}
	.pro_form ul li .fm_half { width:427px; margin: 0 20px 0 0; float: left;}
	.pro_form ul li .fm_half:nth-child(2n+2) { margin:0;}
	.pro_form ul li .fm_half .pro_fmipt { width:345px;}
	.pro_fmipt textarea { display:block; width:100%; height: 140px; overflow: hidden; line-height: 30px; color: #666; font-size: 14px; border: none; outline: none; resize: none; margin: 0; padding: 4px 19px; box-sizing: border-box;}
	.pro_fmipt a { display:block; width: 100px; height: 40px; overflow: hidden; position: absolute; top: 0; right: 0;}
	.pro_fmipt a img { display:block; width: 100px; height: 40px; margin: 0 auto; padding: 0;}
	
	/**prodetail**/
	.pro_detail_main { width:1200px; overflow: hidden; margin: 20px auto 40px; padding: 0; position: relative;}
	.pro_detail_main .pro_detail_img { width:440px; height: 440px; overflow: hidden; margin: 0; padding: 10px; border: 1px solid #dfdfdf; box-sizing: border-box; float: left;}
	.pro_detail_img .pro_detail_img_main { width:100%; height: 100%; margin: 0 auto; padding: 0; position: relative;}
	.pro_detail_img_main img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
	.pro_detail_main .pro_detail_text { width:680px; overflow: hidden; margin: 0; padding: 20px 0 0; float: right;}
	.pro_detail_text h1 { width:100%; overflow: hidden; line-height: 36px; color: #1e50ae; font-size: 24px; text-align: justify; margin: 0 auto; padding: 0;}
	.pro_detail_text ul { width:100%; margin: 30px auto; padding: 0;}
	.pro_detail_text ul li { width:100%; max-height: 72px; overflow: hidden; line-height: 24px; color: #999; font-size: 14px; text-align: justify; margin: 10px auto; padding: 0;}
	.pro_detail_text ul li span { color:#333; font-weight: bold;}
	.pro_detail_text .pro_detail_btn { width:680px; height: 54px; overflow: hidden; margin: 0 auto; padding: 0; position: absolute; right: 0; bottom: 20px;}
	.pro_detail_btn a { display:block; width: 320px; height: 54px; overflow: hidden; line-height: 54px; color: #fff; font-size: 16px; text-align: center; margin: 0; padding: 0; float: left;}
	.pro_detail_btn a.prodtl_btn1 { float:left; margin: 0 40px 0 0; background-color: #1e50ae;}
	.pro_detail_btn a.prodtl_btn2 { float:left; background-color: #00af80;}
	.pro_detail_btn a.prodtl_btn1:hover { background-color: #255abe;}
	.pro_detail_btn a.prodtl_btn2:hover { background-color: #00bd8a;}
	
	.swiper-container { width: 100%; height: 100%;}
	.swiper-slide { text-align: center;}
	.swiper-slide .part { width:100%; height: 100%; position: relative;}
	.swiper-slide .part img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0;}
	.swiper-pagination-bullet { width: 8px; height: 8px; background-color: rgba(0,0,0,0.5);}
	#swiper-container-01 .swiper-pagination-bullet-active { background-color: #1e50ae;}
	
	/**tjpro**/
	.tjpro { width:1200px; overflow: hidden; margin: 60px auto; padding: 0;}
	.tjpro .tjpro_tit { width:100%; overflow: hidden; color: #333; font-size: 24px; margin: 0 auto 20px; padding: 0;}
	.tjpro .tjpro_list { width:1200px; height: 300px; overflow: hidden; margin: 0 auto; padding: 29px 19px; border: 1px solid #dfdfdf; box-sizing: border-box;}
	.tjpro_list .ly_scroll { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.ly_scroll ul li { width:290px; overflow: hidden; margin: 0 20px 0 0; padding: 0; float: left;}
	.ly_scroll ul li a { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.ly_scroll ul li a .ly_scroll_img { width:290px; height: 194px; overflow: hidden; margin: 0 auto; padding: 0; background-color: #f8f8f8; position: relative;}
	.ly_scroll_img img { display:block; max-width: 100%; max-height: 100%; overflow: hidden; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
	.ly_scroll ul li a p { width:100%; height: 44px; overflow: hidden; margin: 0 auto; padding: 0; line-height: 44px; color: #fff; font-size: 14px; text-align: center; background-color: #1e50ae;}
	.ly_scroll ul li a:hover p { background-color: #00af80;}
	
	/**contact**/
	.ly_map { width:100%; height: 360px; overflow: hidden; margin: 20px auto; padding: 10px; border: 1px solid #eaeaea; box-sizing: border-box;}
	#dituContent { width:100%; height: 100%; overflow: hidden; margin: 0 auto;}
	
	.ly_contact { width:100%; overflow: hidden; margin: 40px auto; padding: 0;}
	.ly_contact h5 { width:100%; overflow: hidden; color: #333; font-size: 24px; margin: 0 auto 20px; padding: 0;}
	.ly_contact .con_text { width:100%; overflow: hidden; margin: 20px auto; padding: 0;}
	.con_text ul { width:54%; overflow: hidden; margin: 0; padding: 30px 0 30px 20px; float: left; box-sizing: border-box;}
	.con_text ul li { width:100%; overflow: hidden; line-height: 28px; color: #666; font-size: 14px; margin: 10px 0; padding: 0;}
	.con_text .con_img { width:40%; overflow: hidden; margin: 0; padding: 0; float: right;}
	.con_img img { display:block; width: 100%; overflow: hidden; margin: 0; padding: 0;}
	
	.pro_more {width:200px;height:40px;overflow:hidden;margin:0 auto;padding:0;}
	.pro_more a {display:block;width:158px;height:38px;overflow:hidden;line-height:38px;color:#1e50ae;font-size:14px;text-align:center;border:1px solid #1e50ae;}
	.pro_more a:hover {color:#fff;background-color:#1e50ae;}
	
	.dw_list li {padding:0 20px;line-height:50px;overflow:hidden;margin-bottom:0; border-bottom:1px dashed #eaeaea;}
	.dw_list a {color:#333;font-size:14px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:80%;float:left;}
	.dw_list a:hover {color:#fff;text-decoration:none;}
	.dw_list li:hover {background:#1e50ae; border-bottom:1px dashed #1e50ae;}
	.dw_list li:hover a {color:#fff;}
	.dw_list li span { display:block; width:20%; line-height:50px; color:#999; text-align:right; float:right;}
	.dw_list li:hover span { color:#fff;}
	
	.bshare-custom { margin:20px auto 0; color: #999;}
}

@media screen and (max-width:1199px) and (min-width:1081px) {
	
	/**top**/
	.ly_top { width:100%; height: 100px; overflow: hidden; margin: 0 auto; padding: 0;}
	.ly_top .top_main { width:96%; height: 100px; overflow: hidden; margin: 0 auto; padding: 0 0 0 300px; position: relative; box-sizing: border-box;}
	.top_main .ly_logo { width:250px; height: 50px; overflow: hidden; margin: 0; padding: 0; position: absolute; left: 0; top: 25px;}
	
	/**nav**/
	.ly_nav { width:100%; height: 100px; margin: 0; padding: 0;}
	.nav { width: 100%; height: 100px; margin: 0; padding: 0;}
	.nav_item { width: 16.666666%; float: left; position: relative; }
	.nav_item > a { display: block; width:100%; height: 60px; padding: 0; line-height: 60px; font-size: 16px; color: #2b2b2b; text-align: center; -webkit-transition: all .4s; transition: all .4s; margin: 0; padding: 20px 0;}
	.nav_item > a:hover, .nav_item > a.navon { background: #1e50ae; color: #fff;}
	.menu_open { display: none; }
	
	.nav_item_open { width: 100%; height: auto; position: absolute; left: 0; top: 100%; z-index: 10; box-shadow: 0 4px 8px 0 rgba(0, 12, 49, 0.1); background: #fff; border-radius: 0; opacity: 0; visibility: hidden; -webkit-transform: translateY(34px); transform: translateY(34px); -webkit-transition: all .4s; transition: all .4s; overflow: hidden; }
	.nav_item:hover .nav_item_open { visibility: visible; opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px); }
	.subopen { display: none; }
	.nav_item2 { width: 100%; line-height: 40px; }
	.nav_item2 a { display: block; padding: 0 20px; color: #666; font-size: 14px; white-space: nowrap; text-align: left; }
	.nav_item2:hover a { background: #1e50ae; color: #fff;}
	.hcover { display: none; }
	
	/**banner**/
	.apple-banner { width: 100%; height: 418px; overflow: hidden;}
	.apple-banner .swiper-container { width: 100%; height: 418px;}
	.swiper-button-prev,.swiper-button-next { width: 15%; height: 100%; top:0; background:none;}
	.swiper-button-prev { left:0;}	
	.swiper-button-next { right:0;}	
	.swiper-button-prev span,.swiper-button-next span { display:block; width: 64px; height: 64px; position: absolute; left: 20px; top: 50%; margin-top:-32px; border-radius: 100%; background: rgba(180,180,180,0.25) url(../images/arrows1.png) no-repeat center center; opacity: 0; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease;}
	.swiper-button-next span { background: rgba(180,180,180,0.25) url(../images/arrows2.png) no-repeat center center; left:auto; right:20px; }
	.swiper-button-prev:hover span,.swiper-button-next:hover span{ opacity: .6;}
	/*分页器*/
	.apple-banner .swiper-pagination{ top:auto; bottom:20px; background:none;}
	.apple-banner .swiper-pagination-bullet { display: inline-block; width: 50px; margin: 0 3px; cursor: pointer; background: none; border-radius:0; opacity: 1;}
	.apple-banner .swiper-pagination-bullet span { width: 50px; height: 2px; display: block; background: rgba(128,128,128,0.2);}
	.apple-banner .swiper-pagination-bullet-active span{ background-color: #fff;}
	.apple-banner .autoplay .swiper-pagination-bullet-active span{ background: rgba(255,255,255,0.5);}
	.apple-banner .swiper-pagination-bullet i{ background-color: #fff; height: 2px; transform:scaleX(0); transform-origin: 0; display: block;}
	.apple-banner .autoplay .firsrCurrent i{ transition:transform 2.9s linear; transform:scaleX(1);}
	.apple-banner .autoplay .current i{ transition:transform 4s linear; transform:scaleX(1);}
	.apple-banner .autoplay .replace span{ background-color:#fff;}
	/*内容样式*/
	.slide1 { background:url(../images/banner1.jpg) center center no-repeat; background-size: 150%;}
	.slide2 { background:url(../images/banner2.jpg) center center no-repeat; background-size: 150%;}
	
	/**search**/
	.ly_search { width:96%; height: 48px; overflow: hidden; margin: 40px auto; padding: 0;}
	.ly_search .sc_ipt { width:90%; height: 48px; overflow: hidden; margin: 0; padding: 4px 20px; background-color: #f4f4f4; border-radius: 4px 0 0 4px; box-sizing: border-box; float: left;}
	.ly_search .sc_btn { width:10%; height: 48px; overflow: hidden; margin: 0; padding: 0; background-color: #1e50ae; border-radius: 0 4px 4px 0;}
	.sc_ipt input { display:block; width:100%; height: 40px; overflow: hidden; line-height: 40px; color: #666; font-size: 14px; border: none; outline: none; background: none;}
	.sc_btn input { display:block; width: 100%; height: 48px; background: url(../images/sc_btn1.png) center center no-repeat; border: none; outline: none;}
	
	
	/**product**/
	.ly_products { width:96%; overflow: hidden; margin: 50px auto; padding: 0;}
	.protab { width:100%; height: 44px; overflow: hidden; margin: 0 auto 40px; padding: 0; text-align: center;}
	.protab ul { display:inline-block;}
	.protab ul li { width:160px; height: 44px; overflow: hidden; margin: 0; padding: 0 5px; float: left; cursor: pointer;}
	.protab ul li span { display:block; width: 100%; height: 44px; overflow: hidden; line-height: 44px; color: #666; font-size: 16px; text-align: center; background-color: #f5f5f5;}
	.protab ul li.protab0 span { background-color: #1e50ae; color: #fff;}
	
	.pro_list { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.pro_list ul li { width:23.5%; overflow: hidden; margin: 0 2% 0 0; padding: 0; float: left;}
	.pro_list ul li:nth-child(4n+4) { margin:0;}
	.pro_list ul li a { display:block; width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.pro_list ul li a .pro_img { width:100%; height: 285px; overflow: hidden; margin: 0 auto; padding: 0; border: 1px solid #eee; background-color: #fff; position: relative; box-sizing: border-box;}
	.pro_img img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
	.pro_list ul li a p { width:100%; height: 40px; overflow: hidden; line-height: 40px; color: #666; font-size: 14px; text-align: center;}
	.pro_list ul li a:hover .pro_img { border: 1px solid #1e50ae;}
	.pro_list ul li a:hover p { color: #1e50ae;}
	
	/**产品目录**/
	.pro_menu { width:23.5%; overflow: hidden; margin: 0; padding: 0; float: left;}
	.pro_menu .pro_menu_tit { width:100%; height: 60px; overflow: hidden; line-height: 60px; color: #fff; font-size: 20px; margin: 0 auto; padding: 0 20px; background-color: #1e50ae; box-sizing: border-box;}
	.pro_menu_tit span { display: inline-block; font-size: 12px; font-style: italic; margin: 0 0 0 10px;}
	.pro_menu ul.dropdown { width: 100%; background-color: #fff; font-family: "Montserrat", sans-serif; margin: 0; padding: 10px 0 0; border-right: 1px solid #eaeaea; border-left: 1px solid #eaeaea; box-sizing: border-box;}
	.pro_menu ul.dropdown li {  border-bottom: 1px solid #eaeaea;}
	.pro_menu ul.dropdown li.selected { background-color: #1e50ae;}
	.pro_menu ul.dropdown li a { display: block; width: 100%; height: 44px; overflow: hidden; line-height: 44px; color: #333; font-size: 14px; text-decoration: none; margin: 0; padding:0 20px; box-sizing: border-box; background: url(../images/jt1.png) 96% 10px no-repeat; background-size: 20px 20px;}
	.pro_menu ul.dropdown li.selected a { background: url(../images/jt2.png) 96% 10px no-repeat; background-size: 20px 20px; color: #fff;}
	.pro_menu ul.dropdown li > ul { margin:0; padding: 0; background-color: #fff;}
	.pro_menu ul.dropdown li > ul li { border: none;}
	.pro_menu ul.dropdown li > ul li a { color: #666; padding: 0 30px; background: none;}
	.pro_menu ul.dropdown li.selected > ul li a { background: none; color: #999;}
	.pro_menu ul.dropdown li > ul li a:hover { background-color: #f8f8f8; color:#1e50ae;}
	
	.pro_list1 { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.pro_list1 ul li { width:23.5%; overflow: hidden; margin: 0 2% 20px 0; padding: 0; float: left;}
	.pro_list1 ul li:nth-child(4n+4) { margin:0 0 20px;}
	.pro_list1 ul li .pro_wrap { display:block; width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.pro_list1 ul li .pro_wrap .pro_img a{display:block; width:100%; height: 285px; overflow: hidden; margin: 0 auto; padding: 0; border: 1px solid #eee; background-color: #fff; position: relative; box-sizing: border-box;}
	.pro_img img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
	.pro_list1 ul li .pro_wrap p a{display:block; width:100%; height: 40px; overflow: hidden; line-height: 40px; color: #666; font-size: 14px; text-align: center;}
	.pro_list1 ul li:hover .pro_img a{ border: 1px solid #1e50ae;}
	.pro_list1 ul li:hover p a{ color: #1e50ae;}
	
	.pro_list2 { width:100%; overflow: hidden; margin: 0 auto; padding: 0; float: right;}

	
	.ly_more { width:100%; overflow: hidden; margin: 20px auto 0; padding: 0;}
	.ly_more a { display:block; width: 158px; height: 38px; overflow: hidden; line-height: 38px; color: #1e50ae; font-size: 14px; text-align: center; border: 1px solid #1e50ae; margin: 0 auto; padding: 0;}
	.ly_more a:hover { color:#fff; background-color: #1e50ae;}
	
	/**about**/
	.ly_about { width:100%; overflow: hidden; margin: 40px auto 0; padding: 40px 0; background-color: #007cce;}
	.ly_about .ab_tit { width:96%; overflow: hidden; margin: 0 auto 40px; padding: 0;}
	.ab_tit b { display:block; width:100%; overflow: hidden; margin: 0 auto 10px; padding: 0; color: #fff; font-size: 28px; text-align: center;}
	.ab_tit span { display:block; width:100%; overflow: hidden; margin: 0 auto; padding: 0; color: #fff; font-size: 16px; text-align: center; opacity: 0.8;}
	.ly_about .ab_main { width:96%; overflow: hidden; margin: 0 auto; padding: 0;}
	.ab_main .ab_text { width:54%; overflow: hidden; margin: 0; padding: 0; float: right;}
	.ab_text p { width:100%; overflow: hidden; line-height: 24px; margin: 0 auto; padding: 0; color: #fff; font-size: 14px; text-indent: 2em; text-align: justify;}
	.ab_text a { display:block; width: 158px; height: 38px; overflow: hidden; line-height: 38px; color: #fff; font-size: 14px; text-align: center; margin: 40px 0 0; border: 1px solid #fff; opacity: 0.8;}
	.ab_text a:hover { opacity: 1;}
	.ab_main .ab_img { width:44%; height: 300px; overflow: hidden; margin: 0; padding: 0; position: relative; float: left;}
	.ab_img img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
	
	/**new**/
	.ly_tit { width:96%; overflow: hidden; margin: 0 auto 40px; padding: 0;}
	.ly_tit h5 a{ display:block;width:100%; overflow: hidden; color: #1e50ae; font-size: 28px; font-weight: bold; text-align: center; margin: 0 auto 10px; padding: 0;}
	.ly_tit span { display:block; width: 100%; overflow: hidden; color: #666; font-size: 16px; text-align: center; margin: 0 auto; padding: 0;}
	
	.ly_news { width:96%; margin: 40px auto 0; padding: 0;}
	.ly_news ul { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.ly_news ul li { width:48%; height: 120px; overflow: hidden; margin: 0 4% 40px 0; padding: 0; float: left;}
	.ly_news ul li:nth-child(2n+2) { margin:0 0 40px;}
	
	.ly_news ul li .news_wrap { display:block; width: 100%; height: 120px; margin: 0 auto; padding: 0 0 0 110px; position: relative; box-sizing: border-box;}
	.ly_news ul li .news_wrap .nw_img { width:90px; height: 90px;border:1px solid #dedede;border-radius:50%; overflow: hidden; margin: 0; padding: 0; position: absolute; left: 0; top: 0;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
	.nw_img span { display:block;width:100%; text-align:center;height: 20px;line-height:20px;font-size:18px;color:#999; overflow: hidden; margin: 0 auto; padding: 0;}
	.nw_img p { width:100%; height: 40px;line-height:40px; text-align:center;font-size:32px;color:#555;overflow: hidden; margin: 0 auto; padding: 0; position: relative;}
	.nw_img p img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
	.ly_news ul li .news_wrap .nw_text { width:100%; height: 120px; overflow: hidden; margin: 0; padding: 0; box-sizing: border-box;}
	.nw_text h5 a{ width:100%; height: 30px; overflow: hidden; line-height: 30px; color: #2b2b2b; font-size: 16px; margin: 0 auto; padding: 0;}
	.nw_text span { display:block; width:100%; height: 30px; overflow: hidden; line-height: 30px; color: #999; font-size: 12px; margin: 0 auto 0; padding: 0;}
	.nw_text p { width:100%; height: 48px; overflow: hidden; line-height: 24px; color: #999; font-size: 14px; text-align: justify; margin: 0 auto ; padding: 0;}
	.ly_news ul li a:hover{ color:#1e50ae;}
	
	
	.dw_list li {padding:0 20px;line-height:50px;overflow:hidden;margin-bottom:0; border-bottom:1px dashed #eaeaea;}
	.dw_list a {color:#333;font-size:14px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:80%;float:left;}
	.dw_list a:hover {color:#fff;text-decoration:none;}
	.dw_list li:hover {background:#1e50ae; border-bottom:1px dashed #1e50ae;}
	.dw_list li:hover a {color:#fff;}
	.dw_list li span { display:block; width:20%; line-height:50px; color:#999; text-align:right; float:right;}
	.dw_list li:hover span { color:#fff;}
	
	/**foot**/
	.ly_foot { width:100%; overflow: hidden; margin: 0 auto; padding: 40px 0; background-color: #3a3c48;}
	.ly_foot .ft_link { width:96%; overflow: hidden; margin: 0 auto; padding: 0;color:#fff;}
	.ft_link span, .ft_link a { display:inline-block; font-size: 14px;}
	.ft_link span { color:#fff;}
	.ft_link a { padding:0 10px; color: #979aab;}
	.ft_link a:hover { color:#fff;}
	
	.ly_foot .ft_main { width:96%; overflow: hidden; margin: 0 auto; padding: 40px 0; border-bottom: 1px solid #33333b;}
	.ft_main .ft_contact, .ft_main .ft_prolist { float: left; padding: 0 10% 0 0; border-right: 1px solid #404450;}
	.ft_main .ft_prolist { padding:0 10%;}
	.ft_prolist ul { max-height:160px; overflow:hidden;}
	.ft_main .ft_ewm { float: right;}
	.ft_contact em, .ft_prolist em { display:block; margin: 0 auto 20px; padding: 0; color: #979aab; font-size: 16px; font-weight: bold; font-style: normal;}
	.ft_contact ul li, .ft_prolist ul li a { display:block; overflow: hidden; line-height: 40px; color: #979aab; font-size: 14px;}
	.ft_contact ul li img { display:block; width: 40px; height: 40px; float: left;}
	.ft_prolist ul li a:hover { color:#fff;}
	.ft_ewm img { display:block; width: 140px; height: 140px; overflow: hidden; margin: 20px auto 10px; padding: 0;}
	.ft_ewm p { color:#979aab; font-size: 14px; text-align: center;}
	
	.ly_foot .ft_copy { width:100%; overflow: hidden; margin: 0 auto; padding: 40px 0 0; border-top: 1px solid #404450;}
	.ft_copy p { width:96%; overflow: hidden; line-height: 24px; color:#979aab; font-size: 14px; text-align: center; margin: 0 auto; padding: 0;}
	.ft_copy p a { color:#979aab;}
	.ft_copy p a:hover { color:#fff;}
	
	/**nybanner**/
	.nybanner { width:100%; height: 400px; overflow: hidden; margin: 0 auto 0; padding: 0; position: relative;}
	.nybanner img { display: block; width: 1920px; height: 400px; overflow: hidden; margin: -200px 0 0 -960px; position: absolute; left: 50%; top: 50%;}
	
	/**nymain**/
	.ny_main { width:96%; overflow: hidden; margin: 20px auto; padding: 0;}
	.ny_main .ny_l { width:23.5%; overflow: hidden; margin: 0; padding: 0; float: left;}
	.ny_main .ny_r { width:74%; overflow: hidden; margin: 0; padding: 0; float: right;}
	.ny_lcon { width:100%; overflow: hidden; margin: 0 auto 20px; padding: 0;}
	.ny_ltit { width:100%; height: 60px; overflow: hidden; line-height: 40px; color: #fff; font-size: 20px; margin: 0 auto; padding: 10px 20px; background-color: #1e50ae; box-sizing: border-box;}
	.ny_ltit span { display: inline-block; font-size: 12px; font-style: italic; margin: 0 0 0 10px;}
	.ny_lcon ul { width:100%; overflow: hidden; margin: 0 auto; padding: 20px 10px 10px; border-right: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea; border-left: 1px solid #eaeaea; box-sizing: border-box;}
	.ny_lcon ul li { width:100%; overflow: hidden; margin:0 auto 10px; padding: 0;}
	.ny_lcon ul li a { display:block; width: 100%; height: 40px; overflow: hidden; line-height: 40px; color: #333; font-size: 14px; background: #f5f5f5 url(../images/jt_tb2.png) 200px 14px no-repeat; margin: 0 auto; padding: 0 10px;}
	.ny_lcon ul li a:hover, .ny_lcon ul li a.nyon { color:#fff; background: #1e50ae url(../images/jt_tb3.png) 200px 14px no-repeat;}
	
	.ny_l .pro_menu { width:100%; margin: 0 0 20px;}
	
	.ny_lnew { width:100%; overflow: hidden; margin: 0 auto; padding: 20px 9px; border-right: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea; border-left: 1px solid #eaeaea; box-sizing: border-box;}
	.ny_lnew ol li { width: 100%; height: 40px; overflow: hidden; line-height: 40px; margin: 0 auto; padding: 0; border-bottom: 1px dotted #eaeaea;}
	.ny_lnew ol li a { color: #666; font-size: 14px;}
	.ny_lnew ol li a:hover { color:#008ed8;}
	.ny_lnew ol li a span { display:block; width:4px; height: 4px; overflow: hidden; margin: 18px 10px 18px 0; padding: 0; background-color: #008ed8; border-radius: 50%; float: left;}
	
	.ny_lcon .ny_llxwm { width:100%; overflow: hidden; margin: 0 auto; padding: 20px 20px 10px; border-right: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea; border-left: 1px solid #eaeaea; box-sizing: border-box;}
	.ny_llxwm p { width:100%; overflow: hidden; line-height: 22px; color: #333; font-size: 14px; margin: 0 auto 10px; padding: 0;}
	.ny_llxwm p span, .ny_llxwm p em { color:#999; font-style: normal;}
	.ny_llxwm p em { display: block; text-indent: 2em; text-align: justify; margin: 4px 0 0;}
	.ny_llxwm p a { display: block; color:#008ed8; text-decoration: underline; text-indent: 2em; text-align: justify; margin: 4px 0 0;}
	.ny_llxwm p a:hover { color:#00af80;}
	
	.ny_rtit { width:100%; height: 40px; overflow: hidden; line-height: 40px; color: #fff; font-size: 16px; margin: 0 auto 20px; padding: 0 20px; background-color: #1e50ae; box-sizing: border-box;}
	.ab_con { width:100%; overflow: hidden; margin: 0 auto 20px; padding: 0;}
	.ab_con p { width:100%; overflow: hidden; margin: 0 auto 10px; padding: 0; line-height: 28px; color: #666; font-size: 14px; text-align: justify; text-indent: 2em;}
	.ab_con p img { display:block; width: 50%; overflow: hidden; margin: 0 20px 0 0; padding: 0; float: left;}
	
	/**nw_list**/
	.nw_list { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.nw_list ul li { width:100%; overflow: hidden; margin: 0 auto 20px; padding: 0 0 20px; border-bottom: 1px solid #eaeaea;}
	.nw_list ul li .news_wrap { display:block; width: 100%; height: 100px; overflow: hidden; margin: 0 auto; padding: 0 0 0 140px; box-sizing: border-box; position: relative;}
	.nw_list ul li .news_wrap:hover { background-color: #f8f8f8; padding: 0 20px 0 140px;}
	.nw_list ul li .news_wrap .nws_time { width:120px; height: 60px; overflow: hidden; margin: 0; padding: 20px 0; background-color: #f5f5f5; position: absolute; left: 0; top: 0;}
	.nw_list ul li .news_wrap .nws_time em { display:block; width: 100%; overflow: hidden; color: #999; font-size: 18px; font-style: normal; text-align: center; margin: 0 auto 10px; padding: 0;}
	.nw_list ul li .news_wrap .nws_time span { display:block; width: 100%; overflow: hidden; color: #333; font-size: 36px; font-style: normal; text-align: center; margin: 0 auto; padding: 0;}
	.nw_list ul li .news_wrap:hover .nws_time { background-color: #1e50ae;}
	.nw_list ul li .news_wrap:hover .nws_time em, .nw_list ul li .news_wrap:hover .nws_time span { color:#fff;}	
	.nw_list ul li .news_wrap .nws_text { width:100%; height: 84px; overflow: hidden; margin: 0; padding: 8px 0;}
	.nw_list ul li .news_wrap .nws_text h5 a{ display:block;width:100%; height: 26px; overflow: hidden; line-height: 26px; color: #333; font-size: 16px; margin: 0 auto 10px; padding: 0;}
	.nw_list ul li .news_wrap .nws_text p { width:100%; height: 48px; overflow: hidden; line-height: 24px; color: #999; font-size: 14px; text-align: justify; text-indent: 2em; margin: 0 auto; padding: 0;}
	.nw_list ul li .news_wrap:hover .nws_text h5 a{ color:#1e50ae;}

	/**渠道加盟**/
	.join_list { width:96%; overflow: hidden; margin: 60px auto; padding: 0;}
	.join_list ul li { width:100%; overflow: hidden; margin: 0 auto 60px; padding: 0;}
	.join_list ul li .join_img { width:48%; overflow: hidden; margin: 0; padding: 0; float: left;}
	.join_img img { display:block; width:100%; overflow: hidden; margin: 0; padding: 0;}
	.join_list ul li .join_text { width:48%; overflow: hidden; margin: 0; padding: 0; float: right;}
	.join_list ul li:nth-child(2n+2) .join_img { float:right;}
	.join_list ul li:nth-child(2n+2) .join_text { float:left;}
	.join_text h5 { width:100%; height: 40px; overflow: hidden; line-height: 40px; color: #333; font-size: 24px; margin: 0 auto 20px; padding: 0;}
	.join_text h5 span { display:block; width:8px; height: 8px; overflow: hidden; background-color: #1e50ae; border-radius: 50%; margin: 16px 16px 16px 0; padding: 0; float: left;}
	.join_text p { width:100%; overflow: hidden; line-height: 30px; margin: 0; padding: 0; color: #666; font-size: 16px; text-indent: 2em; text-align: justify;}
	.join_text p span { display: block; width:100%; height: 30px; line-height: 30px; color: #666; font-size: 16px; text-indent: 0; margin: 0; padding: 0 0 0 32px; box-sizing: border-box;}
	.join_text p span em { display:block; width: 4px; height: 4px; overflow: hidden; border: 1px solid #1e50ae; border-radius: 50%; margin: 12px 12px 12px 0; padding: 0; float: left;}
	
	.join_form { width:96%; overflow: hidden; margin: 80px auto; padding: 0;}
	.join_form .join_fm_tit { width:100%; overflow: hidden; color: #333; font-size: 24px; margin: 0 auto 40px; padding: 0;}
	.join_form .join_fl, .join_form .join_fr { width:560px; overflow: hidden; margin: 0; padding: 0;}
	.join_form .join_fr { width:40%;}
	.join_form .join_fl { float:left;}
	.join_form .join_fr { float:right;}
	.join_fl ul li { width:560px; overflow: hidden; margin: 0 auto 20px; padding: 0;}
	.join_fl ul li p { width:80px; height: 40px; overflow: hidden; line-height: 40px; color: #666; font-size: 14px; margin: 0; padding: 0; float: left;}
	.join_fl ul li .join_ipt { width:478px; overflow: hidden; border: 1px solid #dfdfdf; padding: 0; margin: 0;}
	.join_fl ul li .join_btn { width:480px; overflow: hidden; padding: 0; margin: 10px 0 0;}
	.join_ipt input, .join_ipt select { display:block; width:100%; height: 40px; overflow: hidden; line-height: 30px; color: #666; font-size: 14px; border: none; outline: none; margin: 0; padding: 4px 19px; box-sizing: border-box;}
	.join_btn input { display:block; width:100%; height: 50px; overflow: hidden; line-height: 50px; color: #fff; font-size: 16px; background-color: #1e50ae; border: none; outline: none; margin: 0; padding: 4px 19px; box-sizing: border-box;}
	.join_fl ul li .fm_half { width:270px; margin: 0 20px 0 0; float: left;}
	.join_fl ul li .fm_half:nth-child(2n+2) { margin:0;}
	.join_fl ul li .fm_half .join_ipt { width:188px;}
	.join_ipt textarea { display:block; width:100%; height: 140px; overflow: hidden; line-height: 30px; color: #666; font-size: 14px; border: none; outline: none; resize: none; margin: 0; padding: 4px 19px; box-sizing: border-box;}
	
	.join_fr p { width:100%; overflow: hidden; margin: 0 auto 20px; padding: 0; color:#333; font-size: 14px; font-weight: bold;}
	.join_fr ul li { width:100%; overflow: hidden; line-height: 32px; color: #666; font-size: 14px;}
	
	/**pro_form**/
	.pro_form { width:100%; overflow: hidden; margin: 40px auto 20px; padding: 0;}
	.pro_form ul li { width:100%; overflow: hidden; margin: 0 auto 20px; padding: 0;}
	.pro_form ul li p { width:11%; height: 40px; overflow: hidden; line-height: 40px; color: #666; font-size: 14px; margin: 0; padding: 0; float: left; box-sizing: border-box;}
	.pro_form ul li .pro_fmipt { width:89%; overflow: hidden; border: 1px solid #dfdfdf; padding: 0; margin: 0; position: relative; box-sizing: border-box;}
	.pro_form ul li .pro_fmbtn { width:89%; overflow: hidden; padding: 0; margin: 20px 0 0; float: left;}
	.pro_fmipt input, .pro_fmipt select { display:block; width:100%; height: 40px; overflow: hidden; line-height: 30px; color: #666; font-size: 14px; border: none; outline: none; margin: 0; padding: 4px 19px; box-sizing: border-box;}
	.pro_fmbtn input { display:block; width:48%; height: 50px; overflow: hidden; line-height: 40px; color: #fff; font-size: 16px; background-color: #607783; border: none; outline: none; margin: 0; padding: 4px 19px; box-sizing: border-box; float: left;}
	.pro_fmbtn input.tj { margin:0 4% 0 0; background-color: #00af80;}
	.pro_form ul li .fm_half { width:48%; margin: 0 4% 0 0; float: left;}
	.pro_form ul li .fm_half:nth-child(2n+2) { margin:0;}
	.pro_form ul li .fm_half p { width:23%;}
	.pro_form ul li .fm_half .pro_fmipt { width:77%;}
	.pro_fmipt textarea { display:block; width:100%; height: 140px; overflow: hidden; line-height: 30px; color: #666; font-size: 14px; border: none; outline: none; resize: none; margin: 0; padding: 4px 19px; box-sizing: border-box;}
	.pro_fmipt a { display:block; width: 100px; height: 40px; overflow: hidden; position: absolute; top: 0; right: 0;}
	.pro_fmipt a img { display:block; width: 100px; height: 40px; margin: 0 auto; padding: 0;}
	
	/**prodetail**/
	.pro_detail_main { width:96%; overflow: hidden; margin: 20px auto 40px; padding: 0; position: relative;}
	.pro_detail_main .pro_detail_img { width:440px; height: 440px; overflow: hidden; margin: 0; padding: 10px; border: 1px solid #dfdfdf; box-sizing: border-box; float: left;}
	.pro_detail_img .pro_detail_img_main { width:100%; height: 100%; margin: 0 auto; padding: 0; position: relative;}
	.pro_detail_img_main img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
	.pro_detail_main .pro_detail_text { width:54%; overflow: hidden; margin: 0; padding: 0; float: right;}
	.pro_detail_text h1 { width:100%; overflow: hidden; line-height: 36px; color: #1e50ae; font-size: 24px; text-align: justify; margin: 0 auto; padding: 0;}
	.pro_detail_text ul { width:100%; margin: 30px auto 100px; padding: 0;}
	.pro_detail_text ul li { width:100%; max-height: 72px; overflow: hidden; line-height: 24px; color: #999; font-size: 14px; text-align: justify; margin: 10px auto; padding: 0;}
	.pro_detail_text ul li span { color:#333; font-weight: bold;}
	.pro_detail_text .pro_detail_btn { width:54%; height: 54px; overflow: hidden; margin: 0 auto; padding: 0; position: absolute; right: 0; bottom: 20px;}
	.pro_detail_btn a { display:block; width: 48%; height: 54px; overflow: hidden; line-height: 54px; color: #fff; font-size: 16px; text-align: center; margin: 0; padding: 0; float: left;}
	.pro_detail_btn a.prodtl_btn1 { float:left; margin: 0 4% 0 0; background-color: #1e50ae;}
	.pro_detail_btn a.prodtl_btn2 { float:left; background-color: #00af80;}
	.pro_detail_btn a.prodtl_btn1:hover { background-color: #255abe;}
	.pro_detail_btn a.prodtl_btn2:hover { background-color: #00bd8a;}
	
	.swiper-container { width: 100%; height: 100%;}
	.swiper-slide { text-align: center;}
	.swiper-slide .part { width:100%; height: 100%; position: relative;}
	.swiper-slide .part img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0;}
	.swiper-pagination-bullet { width: 8px; height: 8px; background-color: rgba(0,0,0,0.5);}
	#swiper-container-01 .swiper-pagination-bullet-active { background-color: #1e50ae;}
	
	/**tjpro**/
	.tjpro { width:96%; overflow: hidden; margin: 60px auto; padding: 0;}
	.tjpro .tjpro_tit { width:100%; overflow: hidden; color: #333; font-size: 24px; margin: 0 auto 20px; padding: 0;}
	.tjpro .tjpro_list { width:100%; height: 300px; overflow: hidden; margin: 0 auto; padding: 29px 19px; border: 1px solid #dfdfdf; box-sizing: border-box;}
	.tjpro_list .ly_scroll { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.ly_scroll ul li { width:290px; overflow: hidden; margin: 0 20px 0 0; padding: 0; float: left;}
	.ly_scroll ul li a { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.ly_scroll ul li a .ly_scroll_img { width:290px; height: 194px; overflow: hidden; margin: 0 auto; padding: 0; background-color: #f8f8f8; position: relative;}
	.ly_scroll_img img { display:block; max-width: 100%; max-height: 100%; overflow: hidden; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
	.ly_scroll ul li a p { width:100%; height: 44px; overflow: hidden; margin: 0 auto; padding: 0; line-height: 44px; color: #fff; font-size: 14px; text-align: center; background-color: #1e50ae;}
	.ly_scroll ul li a:hover p { background-color: #00af80;}
	
	/**contact**/
	.ly_map { width:100%; height: 360px; overflow: hidden; margin: 20px auto; padding: 10px; border: 1px solid #eaeaea; box-sizing: border-box;}
	#dituContent { width:100%; height: 100%; overflow: hidden; margin: 0 auto;}
	
	.ly_contact { width:100%; overflow: hidden; margin: 40px auto; padding: 0;}
	.ly_contact h5 { width:100%; overflow: hidden; color: #333; font-size: 24px; margin: 0 auto 20px; padding: 0;}
	.ly_contact .con_text { width:100%; overflow: hidden; margin: 20px auto; padding: 0;}
	.con_text ul { width:54%; overflow: hidden; margin: 0; padding: 30px 0 30px 20px; float: left; box-sizing: border-box;}
	.con_text ul li { width:100%; overflow: hidden; line-height: 28px; color: #666; font-size: 14px; margin: 10px 0; padding: 0;}
	.con_text .con_img { width:40%; overflow: hidden; margin: 0; padding: 0; float: right;}
	.con_img img { display:block; width: 100%; overflow: hidden; margin: 0; padding: 0;}
	
	.pro_more {width:200px;height:40px;overflow:hidden;margin:0 auto;padding:0;}
	.pro_more a {display:block;width:158px;height:38px;overflow:hidden;line-height:38px;color:#1e50ae;font-size:14px;text-align:center;border:1px solid #1e50ae;}
	.pro_more a:hover {color:#fff;background-color:#1e50ae;}
	
	.bshare-custom { margin:20px auto 0; color: #999;}
}

@media screen and (min-width:1081px) {
	
	/**page**/
	.ly_page { width:100%; overflow: hidden; margin: 20px auto 0; padding: 0; text-align: center;}
	.ly_page ul li { display:inline-block; height: 32px; overflow: hidden; margin: 0; padding: 0;}
	.ly_page ul li a { display:block; width: 30px; height: 30px; overflow: hidden; line-height: 30px; color: #999; font-size: 14px; text-align: center; border: 1px solid #dfdfdf; float: left; margin: 0 2px}
	.ly_page ul li a.pn { width:60px;}
	.ly_page ul li a:hover, .ly_page ul li a.pnnum1 { color:#fff; border: 1px solid #1e50ae; background-color: #1e50ae;}
	
	/**newsdetail**/
	.news_detail { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.news_detail h1 { width:100%; overflow: hidden; line-height: 40px; color: #333; font-size: 24px; margin: 0 auto 20px; padding: 0;text-align:center;}
	.news_detail .nwdtl_tip { width:100%; height: 40px; overflow: hidden; line-height: 40px; color: #999; font-size: 12px; margin: 0 auto 40px; padding: 0 20px; background-color: #f5f5f5; box-sizing: border-box;text-align:center;}
	.nwdtl_tip span { display:inline-block; margin: 0 20px 0 0;}
	.news_detail .nwdtl_con { width:100%; overflow: hidden; margin: 40px auto 0; padding: 0;}
	.nwdtl_con p { width:100%; overflow: hidden; line-height: 28px; color: #666; font-size: 14px; text-indent: 2em; text-align: justify; margin: 0 auto 12px; padding: 0;}
	.nwdtl_con img { display:inline-block; max-width: 100%; overflow: hidden; margin: 20px auto; padding: 0;}
	
	.prev_next { width:100%; height: 40px; overflow: hidden; margin: 40px auto 0; padding: 0;}
	.prev_next ul li { width:50%; height: 40px; overflow: hidden; margin: 0; padding: 0; float: left; box-sizing: border-box;background-color: #f5f5f5;}
	.prev_next ul li:nth-child(2n+2) { border-left:2px solid #fff;}
	.prev_next ul li a { overflow: hidden;  color: #333;}
	.prev_next ul li p { width:100%; height: 40px; overflow: hidden; margin: 0; padding: 0 20px; line-height: 40px; color: #333; font-size: 14px;box-sizing: border-box;}
	.prev_next ul li:hover { background-color: #1e50ae;}
	.prev_next ul li:hover p{ color:#fff;}
	.prev_next ul li:hover p a{ color:#fff;}
	
	/**products**/
	.products_list { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	
	.ny_lcon ul li .pro_menu { width: 100%; overflow: hidden; margin: 10px auto; padding: 0;}
	.ny_lcon ul li .pro_menu a { display:block; width:100%; height: 40px; overflow: hidden; line-height: 40px; color:#999; font-size: 14px; margin: 0 auto; padding: 0 20px; background: none; box-sizing: border-box;}
	.ny_lcon ul li .pro_menu a:hover { color:#1e50ae;}
	
	.products_list ul li { width:100%; height: 194px; overflow: hidden; margin: 0 auto 20px; padding: 0; background-color: #f8f8f8; position: relative;}
	.products_list ul li a .prolist_img { width:290px; height: 194px; overflow: hidden; margin: 0; padding: 0; float: left; position: relative;}
	.prolist_img img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
	.products_list ul li .prolist_text { width:100%; height: 194px; overflow: hidden; margin: 0; padding: 20px 20px 20px 310px; box-sizing: border-box; position: absolute; right: 0; top: 0;}
	.prolist_text .prolist_tit { width:100%; height: 24px; overflow: hidden; line-height: 24px; color: #333; font-size: 24px; margin: 0 auto; padding: 0;}
	.products_list ul li a:hover .prolist_text .prolist_tit { color:#1e50ae;}
	.prolist_text p { width:100%; overflow: hidden; margin: 13px auto; padding: 0;}
	.prolist_text p b { display:block; width:100%; height: 24px; overflow: hidden; line-height: 24px; color: #333; font-size: 14px;}
	.prolist_text p span { display:block; width:100%; height: 48px; overflow: hidden; line-height: 24px; color: #999; font-size: 14px; text-indent: 2em; text-align: justify;}
	.prolist_text em.pro_check { display:block; width: 120px; height: 36px; overflow: hidden; line-height: 36px; color: #fff; font-size: 14px; text-align: center; margin: 0; padding: 0; float: right; background-color: #1e50ae;}
	.prolist_text em.pro_check:hover { background-color: #00af80;}
	
	/**产品详细介绍**/
	.prodetail_con { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.prodetail_con .prodetail_tit { width:100%; height: 40px; overflow: hidden; line-height: 40px; color: #333; font-size: 24px; margin: 0 auto 40px; padding: 10px 0; border-bottom: 1px solid #dfdfdf;}
	.prodetail_con .pro_xxjs { width:100%; overflow: hidden; margin: 40px auto; padding: 0;}
	.pro_xxjs b { display:block; width: 100%; overflow: hidden; line-height: 26px; color: #333; font-size: 14px; font-weight: bold; margin: 0 auto; padding: 0;}
	.pro_xxjs p { display:block; width: 100%; overflow: hidden; line-height: 26px; color: #666; font-size: 14px; text-align: justify; text-indent: 2em; margin: 0 auto; padding: 0;}
	.pro_xxjs img { display:inline-block; max-width: 100%; margin: 10px auto; padding: 0;}
	
	

}

@media screen and (max-width:1080px) {
	
	/**top**/
	.ly_top { width:100%; height: 0.8rem; overflow: hidden; margin: 0 auto; padding: 0.1rem 0;}
	.ly_top .top_main { width:94%; height: 0.8rem; overflow: hidden; margin: 0 auto; padding: 0;}
	.top_main .ly_logo { width:4.0rem; height: 0.8rem; overflow: hidden; margin: 0; padding: 0; float: left;}
	.ly_logo img { display:block; width: 100%; overflow: hidden; vertical-align: middle;}
	.top_main .top_r { display: none;}
	
	/**nav**/
	.menu_open { display: block; float: right; width: 0.48rem; height: 0.4rem; position: absolute; top: 0.3rem; right: 0.3rem;}
    .menu_open i { height: 2px; width: 100%; background-color: #1e50ae; display: block; margin: 0 0 8px 0; }
    .nav { width: 50%; height: 100%; position: fixed; top: 0; left: -50%; z-index: 100; overflow: hidden; background-color: #1e50ae;}
    .hcover { display: block; width: 50%; height: 100%; background: rgba(0, 0, 0, .5); position: fixed; right: -50%; top: 0; z-index: 101; }
    .nav_ul { margin: 0; width: 100%; height: 100%; position: absolute; top: 0; left: 0; overflow-x: hidden; overflow-y: auto; padding-top: 20px; text-align: left; }
    .nav_item { float: none; margin: 0; width: 100%; height: 46px; position: relative;}
    .nav_item:after { content: ''; display: block; width: 100%; border-bottom: 1px solid rgba(0, 0, 0, .1); }
    .nav_item > a { display: block; margin: 0; font-size: 14px; line-height: 1.8; color: #fff; padding: 10px 10px 10px 20px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
	.nav_item > a:active { background-color: #2c67d6;}
    .nav_item i { position: absolute; z-index: 2; top: 0; right: 0; width: 46px; height: 100%; display: block;}
    /*.nav_item i:before { content: ''; display: block; height: 100%; border-left: 1px solid rgba(0, 0, 0, .1); position: absolute; top: 0; left: 0; }*/
    .nav_item i:after { content: ''; display: block; width: 8px; height: 8px; margin-bottom: -4px; border: 1px solid rgba(255, 255, 255, .5); border-top: 0; border-left: 0; position: absolute; bottom: 50%; right: 20px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
    .nav_item_open { width: 50%; height: 100%; margin: 0; box-shadow: none; background-color: #1e50ae; border-radius: 0; opacity: 1; visibility: visible; -webkit-transform: translateY(0px); transform: translateY(0px); position: fixed; left: -50%; top: 0; }
    .subopen { display: block; }
    .subopen a { display: block; overflow: hidden; margin: 0; padding: 30px 10px 18px 20px; white-space: nowrap; text-overflow: ellipsis; font-size: 14px; color: rgba(255, 255, 255, .5); background: rgba(0, 0, 0, .1); text-indent: 20px; position: relative; }
    .subopen a:before { content: ''; display: block; width: 8px; height: 8px; position: absolute; bottom: 50%; left: 20px; margin-bottom: -10px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); border: 1px solid rgba(255, 255, 255, .5); border-right: 0; border-bottom: 0; }
    .nav_item2 { position: relative; }
    .nav_item2 a { display: block; overflow: hidden; margin: 0; line-height: 1.8; padding: 10px 10px 10px 20px; white-space: nowrap; text-overflow: ellipsis; color: #fff; }
    .nav_item2:after { content: ''; width: 100%; position: absolute; bottom: 0; left: 0; display: block; border-bottom-width: 1px; border-bottom-style: solid; border-bottom: 1px solid rgba(0, 0, 0, .1);}
	
	/**banner**/
	.apple-banner { width: 100%; height: 2.8rem; overflow: hidden;}
	.apple-banner .swiper-container { width: 100%; height: 2.8rem;}
	.swiper-button-prev,.swiper-button-next { width: 15%; height: 100%; top:0; background:none;}
	.swiper-button-prev { left:0;}	
	.swiper-button-next { right:0;}	
	.swiper-button-prev span,.swiper-button-next span { display:block; width: 0.64rem; height: 0.64rem; position: absolute; left: 0.24rem; top: 50%; margin-top:-0.32rem; border-radius: 100%; background: rgba(180,180,180,0.25) url(../images/arrows1.png) no-repeat center center; opacity: 0; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease;}
	.swiper-button-next span { background: rgba(180,180,180,0.25) url(../images/arrows2.png) no-repeat center center; left:auto; right:0.24rem; }
	.swiper-button-prev:hover span,.swiper-button-next:hover span{ opacity: .6;}
	/*分页器*/
	.apple-banner .swiper-pagination{ top:auto; bottom:0.24rem; background:none;}
	.apple-banner .swiper-pagination-bullet { display: inline-block; width: 0.5rem; height: 0.02rem; margin: 0 0.03rem; cursor: pointer; background: none; border-radius:0; opacity: 1;}
	.apple-banner .swiper-pagination-bullet span { width: 0.5rem; height: 0.02rem; display: block; background: rgba(128,128,128,0.2);}
	.apple-banner .swiper-pagination-bullet-active span{ background-color: #fff;}
	.apple-banner .autoplay .swiper-pagination-bullet-active span{ background: rgba(255,255,255,0.5);}
	.apple-banner .swiper-pagination-bullet i{ background-color: #fff; height: 0.02rem; transform:scaleX(0); transform-origin: 0; display: block;}
	.apple-banner .autoplay .firsrCurrent i{ transition:transform 2.9s linear; transform:scaleX(1);}
	.apple-banner .autoplay .current i{ transition:transform 4s linear; transform:scaleX(1);}
	.apple-banner .autoplay .replace span{ background-color:#fff;}
	/*内容样式*/
	.slide1 { background:url(../images/banner1.jpg) center center no-repeat; background-size: 150%;}
	.slide2 { background:url(../images/banner2.jpg) center center no-repeat; background-size: 150%;}
	
	/**search**/
	.ly_search { width:94%; height: 0.8rem; overflow: hidden; margin: 0.24rem auto; padding: 0;}
	.ly_search .sc_ipt { width:82%; height: 0.8rem; overflow: hidden; margin: 0; padding: 0 0.24rem; background-color: #f4f4f4; border-radius: 0.04rem 0 0 0.04rem; box-sizing: border-box; float: left;}
	.ly_search .sc_btn { width:18%; height: 0.8rem; overflow: hidden; margin: 0; padding: 0; background-color: #1e50ae; border-radius: 0 0.04rem 0.04rem 0;}
	.sc_ipt input { display:block; width:100%; height: 0.8rem; overflow: hidden; line-height: 0.8rem; color: #666; font-size: 0.28rem; border: none; outline: none; background: none;}
	.sc_btn input { display:block; width: 100%; height: 0.8rem; background: url(../images/sc_btn1.png) center center no-repeat; background-size: 0.3rem 0.3rem; border: none; outline: none;}
	
	/**product**/
	.ly_products { width:94%; overflow: hidden; margin:0.4rem auto; padding: 0;}
	.protab { width:100%; height: 0.64rem; overflow: hidden; margin: 0 auto 0.48rem; padding: 0; text-align: center;}
	.protab ul { display:inline-block; width:100%;}
	.protab ul li { width:32%; height: 0.64rem; overflow: hidden; margin: 0 2% 0 0; padding: 0; float: left; cursor: pointer;}
	.protab ul li:nth-child(3n+3) { margin: 0;}
	.protab ul li span { display:block; width: 100%; height: 0.64rem; overflow: hidden; line-height: 0.64rem; color: #666; font-size: 0.24rem; text-align: center; background-color: #f5f5f5;}
	.protab ul li.protab0 span { background-color: #1e50ae; color: #fff;}
	
	.pro_list { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.pro_list ul li { width:48%; overflow: hidden; margin: 0 4% 0.24rem 0; padding: 0; float: left;}
	.pro_list ul li:nth-child(2n+2) { margin:0 0 0.24rem;}
	.pro_list ul li a { display:block; width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.pro_list ul li a .pro_img { width:100%; height: 3.0rem; overflow: hidden; margin: 0 auto; padding: 0; border: 0.01rem solid #eee; background-color: #fff; position: relative; box-sizing: border-box;}
	.pro_img img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
	.pro_list ul li a p { width:100%; height: 0.64rem; overflow: hidden; line-height: 0.64rem; color: #666; font-size: 0.24rem; text-align: center;}
	.pro_list ul li a:active .pro_img { border: 1px solid #1e50ae;}
	.pro_list ul li a:active p { color: #1e50ae;}
	
	/**产品目录**/
	.pro_menu { width:100%; overflow: hidden; margin: 0 auto 0.48rem; padding: 0;}
	.pro_menu .pro_menu_tit { width:100%; height: 1.0rem; overflow: hidden; line-height: 1.0rem; color: #fff; font-size: 0.32rem; margin: 0 auto; padding: 0 0.24rem; background-color: #1e50ae; box-sizing: border-box;}
	.pro_menu_tit span { display: inline-block; font-size: 0.24rem; font-style: italic; margin: 0 0 0 0.1rem;}
	.pro_menu ul.dropdown { width: 100%; background-color: #fff; font-family: "Montserrat", sans-serif; margin: 0; padding: 0.12rem 0 0; border-right: 0.01rem solid #eaeaea; border-left: 0.01rem solid #eaeaea; box-sizing: border-box;}
	.pro_menu ul.dropdown li {  border-bottom: 0.01rem solid #eaeaea;}
	.pro_menu ul.dropdown li.selected { background-color: #1e50ae;}
	.pro_menu ul.dropdown li a { display: block; width: 100%; height: 0.8rem; overflow: hidden; line-height: 0.8rem; color: #333; font-size: 0.24rem; text-decoration: none; margin: 0; padding:0 0.24rem; box-sizing: border-box; background: url(../images/jt1.png) 96% 0.2rem no-repeat; background-size: 0.4rem 0.4rem;}
	.pro_menu ul.dropdown li.selected a { background: url(../images/jt2.png) 96% 0.2rem no-repeat; background-size: 0.4rem 0.4rem; color: #fff;}
	.pro_menu ul.dropdown li > ul { margin:0; padding: 0; background-color: #fff;}
	.pro_menu ul.dropdown li > ul li { border: none;}
	.pro_menu ul.dropdown li > ul li a { color: #999; padding: 0 0.48rem; background: none;}
	.pro_menu ul.dropdown li.selected > ul li a { background: none; color: #999;}
	.pro_menu ul.dropdown li > ul li a:active { background-color: #f8f8f8; color:#1e50ae;}
	
	.pro_list1 { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.pro_list1 ul li { width:48%; overflow: hidden; margin: 0 4% 0.24rem 0; padding: 0; float: left;}
	.pro_list1 ul li:nth-child(2n+2) { margin:0 0 0.24rem;}
	.pro_list1 ul li .pro_wrap { display:block; width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.pro_list1 ul li .pro_wrap .pro_img a{display:block; width:100%; height: 3.0rem; overflow: hidden; margin: 0 auto; padding: 0; border: 0.01rem solid #eee; background-color: #fff; position: relative; box-sizing: border-box;}
	.pro_img img { display:block; max-width: 96%; max-height: 96%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
	.pro_list1 ul li .pro_wrap p a{ display:block;width:100%; height: 0.64rem; overflow: hidden; line-height: 0.64rem; color: #666; font-size: 0.24rem; text-align: center;}
	.pro_list1 ul li:active .pro_img a{ border: 0.01rem solid #1e50ae;}
	.pro_list1 ul li:active p a{ color: #1e50ae;}
	
	.pro_list2 { width:100%; overflow: hidden; margin: 0 auto; padding: 0; float: right;}
	
	.ly_more { width:100%; overflow: hidden; margin: 0.24rem auto 0; padding: 0;}
	.ly_more a { display:block; width: 50%; height: 0.8rem; overflow: hidden; line-height: 0.8rem; color: #1e50ae; font-size: 0.24rem; text-align: center; border: 0.01rem solid #1e50ae; margin: 0 auto; padding: 0;}
	.ly_more a:active { color:#fff; background-color: #1e50ae;}
	
	/**about**/
	.ly_about { width:100%; overflow: hidden; margin: 0.6rem auto; padding: 0.6rem 0; background-color: #007cce;}
	.ly_about .ab_tit { width:94%; overflow: hidden; margin: 0 auto 0.48rem; padding: 0;}
	.ab_tit b { display:block; width:100%; overflow: hidden; margin: 0 auto 0.1rem; padding: 0; color: #fff; font-size: 0.4rem; text-align: center;}
	.ab_tit span { display:block; width:100%; overflow: hidden; margin: 0 auto; padding: 0; color: #fff; font-size: 0.28rem; text-align: center; opacity: 0.8;}
	.ly_about .ab_main { width:94%; overflow: hidden; margin: 0 auto; padding: 0; box-sizing: border-box;}
	.ab_main .ab_text { width:100%; overflow: hidden; margin: 0; padding: 0;}
	.ab_text p { width:100%; overflow: hidden; line-height: 0.40rem; margin: 0 auto 0.24rem; padding: 0; color: #fff; font-size: 0.24rem; text-align: justify; text-indent: 2em;}
	.ab_text a { display:block; width: 2.8rem; height: 0.64rem; overflow: hidden; line-height: 0.64rem; color: #fff; font-size: 0.24rem; text-align: center; margin: 0.24rem auto; border: 0.01rem solid #fff; opacity: 0.8;}
	.ab_text a:active { opacity: 1;}
	.ab_main .ab_img { width:100%; overflow: hidden; margin: 0 auto 0.24rem; padding: 0;}
	.ab_img a img { display:block; width: 100%; overflow: hidden; margin: 0 auto; padding: 0;}
	
	/**new**/
	.ly_tit { width:94%; overflow: hidden; margin: 0 auto 0.48rem; padding: 0;}
	.ly_tit h5 a{ display:block;width:100%; overflow: hidden; color: #1e50ae; font-size: 0.4rem; font-weight: bold; text-align: center; margin: 0 auto 0.1rem; padding: 0;}
	.ly_tit span { display:block; width: 100%; overflow: hidden; color: #666; font-size: 0.28rem; text-align: center; margin: 0 auto; padding: 0;}
	
	.ly_news { width:94%; margin: 0.6rem auto; padding: 0;}
	.ly_news ul { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.ly_news ul li { width:100%; height: 1.2rem; overflow: hidden; margin: 0 0 0.24rem 0; padding: 0 0 0.24rem; border-bottom: 0.01rem solid #eee;}
	
	.ly_news ul li .news_wrap { display:block; width: 100%; height: 1.8rem; margin: 0 auto; padding: 0 0 0 1.5rem; position: relative; box-sizing: border-box;}
	.ly_news ul li .news_wrap .nw_img { width:1.2rem; height: 1.2rem;border:1px solid #dedede;border-radius:50%;  overflow: hidden; margin: 0; padding: 0; position: absolute; left: 0; top: 0;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
	.nw_img span { display:block;width:100%; text-align:center;height: 0.2rem;line-height:0.2rem;color:#999;font-size:0.15rem; overflow: hidden; margin: 0 auto; padding: 0;}
	.nw_img p { width:100%; height: 0.5rem;line-height:0.5rem;text-align:center;font-size:0.5rem;color:#555;overflow: hidden; margin: 0 auto; padding: 0; position: relative;}
	.nw_img p img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
	.ly_news ul li .news_wrap .nw_text { width:100%; height: 1.8rem; overflow: hidden; margin: 0; padding: 0; box-sizing: border-box;}
	.nw_text h5 a{display: block;width:100%; height: 0.4rem; overflow: hidden; line-height: 0.4rem; color: #2b2b2b; font-size: 0.32rem; margin: 0 auto; padding: 0;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
	.nw_text span { display:block; width:100%; height: 0.32rem; overflow: hidden; line-height: 0.32rem; color: #999; font-size: 0.2rem; margin: 0.1rem auto; padding: 0;}
	.nw_text p { width:100%; height: 0.8rem; overflow: hidden; line-height: 0.4rem; color: #999; font-size: 0.24rem; text-align: justify; margin: 0.08rem auto 0; padding: 0;}
	.ly_news ul li a:hover{ color:#1e50ae;}
	
	/**foot**/
	.ly_foot { width:100%; overflow: hidden; margin: 0 auto; padding: 0.48rem 0; background-color: #3a3c48;}
	.ly_foot .ft_link { width:94%; overflow: hidden; line-height: 0.6rem; color: #999; margin: 0 auto; padding: 0;}
	.ft_link span { display:block; width:100%; overflow: hidden; margin: 0 auto 0.12rem; padding: 0; color: #fff; font-size: 0.32rem;}
	.ft_link a { display:inline-block; color: #979aab; font-size: 0.24rem; padding:0 0.2rem;}
	.ft_link a:active { color:#fff;}
	
	.ly_foot .ft_main { width:94%; overflow: hidden; margin: 0 auto; padding: 0.48rem 0 0; border-bottom: 0.01rem solid #33333b;}
	.ft_main .ft_contact, .ft_main .ft_prolist, .ft_main .ft_ewm { width: 100%; overflow: hidden; margin: 0.48rem auto; padding: 0;}
	.ft_contact em, .ft_prolist em { display:block; width: 100%; margin: 0 auto 0.24rem; padding: 0; color: #979aab; font-size: 0.32rem; font-weight: bold; font-style: normal;}
	.ft_contact ul li { overflow: hidden; line-height: 0.6rem; color: #979aab; font-size: 0.24rem;}
	.ft_prolist ul {}
	.ft_prolist ul li { display:inline-block;}
	.ft_prolist ul li a { display:inline-block; overflow: hidden; line-height: 0.6rem; color: #979aab; font-size: 0.24rem; float: left; padding: 0 0.2rem;}
	.ft_contact ul li img { display:block; width: 0.4rem; height: 0.4rem; margin: 0.1rem 0.1rem 0.1rem 0; float: left;}
	.ft_prolist ul li a:hover { color:#fff;}
	.ft_ewm img { display:block; width: 2.4rem; height: 2.4rem; overflow: hidden; margin: 0 auto 0.12rem; padding: 0;}
	.ft_ewm p { color:#979aab; font-size: 0.24rem; text-align: center;}
	
	.ly_foot .ft_copy { width:100%; overflow: hidden; margin: 0 auto; padding: 0.48rem 0 0; border-top: 0.01rem solid #404450;}
	.ft_copy p { width:94%; overflow: hidden; line-height: 0.48rem; color:#979aab; font-size: 0.24rem; text-align: center; margin: 0 auto; padding: 0;}
	.ft_copy p a { color:#979aab;}
	.ft_copy p a:active { color:#fff;}
	
	
	/**nybanner**/
	.nybanner { width:100%; overflow: hidden; margin: 0 auto 0.2rem; padding: 0;}
	.nybanner img { display: block; width: 150%; overflow: hidden; margin: 0 0 0 -35%;}
	
	/**nymain**/
	.ny_main { width:94%; overflow: hidden; margin: 0.2rem auto; padding: 0;}
	.ny_main .ny_l { width:100%; overflow: hidden; margin: 0 auto 0.24rem; padding: 0;}
	.ny_main .ny_r { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.ny_l .ny_lcon { width:100%; overflow: hidden; margin: 0 auto 0.24rem; padding: 0;}
	.ny_ltit { width:100%; overflow: hidden; color: #fff; font-size: 0.32rem; margin: 0 auto; padding: 0.24rem; background-color: #1e50ae; box-sizing: border-box;}
	.ny_ltit span { display:inline-block; font-size: 0.22rem; font-weight: normal; font-style: italic; margin: 0 0 0 0.12rem;}
	.ny_lcon ul { width:100%; overflow: hidden; margin: 0 auto; padding: 0.24rem 0.24rem 0; border-right: 0.01rem solid #eaeaea; border-bottom: 0.01rem solid #eaeaea; border-left: 0.01rem solid #eaeaea; box-sizing: border-box;}
	.ny_lcon ul li { width:48%; overflow: hidden; margin:0 4% 0.24rem 0; padding: 0; background-color: #f8f8f8; float: left;}
	.ny_lcon ul li:nth-child(2n+2) { margin:0 0 0.24rem 0;}
	.ny_lcon ul li a { display:block; width: 100%; height: 0.8rem; overflow: hidden; line-height: 0.8rem; color: #333; font-size: 0.28rem; background: #f5f5f5 url(../images/jt_tb2.png) 2.7rem 0.28rem no-repeat; margin: 0 auto; padding: 0 0.24rem; box-sizing: border-box;}
	.ny_lcon ul li a:active, .ny_lcon ul li a.nyon { color:#fff; background: #1e50ae url(../images/jt_tb3.png) 2.7rem 0.28rem no-repeat;}
	
	.ny_lcon ul li.pro_mli { width:100%; overflow: hidden; margin:0 0 0.24rem 0; padding: 0; background: none;}
	.ny_lcon ul li.pro_mli a { background: #f5f5f5 url(../images/jt_tb2.png) 6.0rem 0.28rem no-repeat;}
	.ny_lcon ul li.pro_mli a:active, .ny_lcon ul li.pro_mli a.nyon { color:#fff; background: #1e50ae url(../images/jt_tb3.png) 6.0rem 0.28rem no-repeat;}
	
	.ny_lcon ul li .pro_menu { width: 100%; overflow: hidden; margin: 0.24rem auto 0; padding: 0;}
	.ny_lcon ul li .pro_menu a { display:block; width:50%; height: 0.6rem; overflow: hidden; line-height: 0.6rem; color:#999; font-size: 0.24rem; margin: 0 0 0.12rem 0; padding: 0 0.24rem; background: none; box-sizing: border-box;}
	.ny_lcon ul li.pro_mli .pro_menu a { float:left;}
	.ny_lcon ul li .pro_menu a:active, .ny_lcon ul li.pro_mli .pro_menu a:active { color:#1e50ae; background: none;}
	
	.ny_l .pro_menu { width:100%; margin:0 auto 0.24rem;}
	
	.ny_lnew { width:100%; overflow: hidden; margin: 0 auto; padding: 0.24rem 0.24rem 0.24rem; border-right: 0.01rem solid #eaeaea; border-bottom: 0.01rem solid #eaeaea; border-left: 0.01rem solid #eaeaea; box-sizing: border-box;}
	.ny_lnew ol li { width: 100%; height: 0.8rem; overflow: hidden; line-height: 0.8rem; margin: 0 auto; padding: 0; border-bottom: 0.01rem dotted #eaeaea;}
	.ny_lnew ol li a { color: #666; font-size: 0.28rem;}
	.ny_lnew ol li a:active { color:#1e50ae;}
	.ny_lnew ol li a span { display:block; width:0.1rem; height: 0.1rem; overflow: hidden; margin: 0.35rem 0.2rem 0.35rem 0; padding: 0; background-color: #1e50ae; border-radius: 50%; float: left;}
	
	.ny_lcon .ny_llxwm { width:100%; overflow: hidden; margin: 0 auto; padding: 0.24rem 0.24rem 0; border-right: 0.01rem solid #eaeaea; border-bottom: 0.01rem solid #eaeaea; border-left: 0.01rem solid #eaeaea; box-sizing: border-box;}
	.ny_llxwm p { width:100%; overflow: hidden; line-height: 0.4rem; color: #333; font-size: 0.28rem; margin: 0 auto 0.24rem; padding: 0;}
	.ny_llxwm p span, .ny_llxwm p em { color:#999; font-style: normal;}
	.ny_llxwm p a { color:#1e50ae; text-decoration: underline;}
	.ny_llxwm p a:active { color:#00af80;}
	
	.ny_rtit { width:100%; overflow: hidden; color: #fff; font-size: 0.32rem; margin: 0 auto 0.24rem; padding: 0.24rem; background-color: #1e50ae; box-sizing: border-box;}
	.ab_con { width:100%; overflow: hidden; margin: 0 auto 0.24rem; padding: 0;}
	.ab_con p { width:100%; overflow: hidden; margin: 0 auto 0.24rem; padding: 0; line-height: 0.48rem; color: #666; font-size: 0.28rem; text-align: justify; text-indent: 2em;}
	.ab_con p img { display:block; width: 100%; overflow: hidden; margin: 0 auto 0.24rem; padding: 0;}
	
	/**渠道加盟**/
	.join_list { width:94%; overflow: hidden; margin: 0.48rem auto; padding: 0;}
	.join_list ul li { width:100%; overflow: hidden; margin: 0 auto 0.48rem; padding: 0;}
	.join_list ul li .join_img { width:100%; overflow: hidden; margin: 0 auto 0.24rem; padding: 0;}
	.join_img img { display:block; width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.join_list ul li .join_text { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.join_text h5 { width:100%; height: 0.8rem; overflow: hidden; line-height: 0.8rem; color: #333; font-size: 0.32rem; margin: 0 auto 0.12rem; padding: 0;}
	.join_text h5 span { display:block; width:0.18rem; height: 0.18rem; overflow: hidden; background-color: #1e50ae; border-radius: 50%; margin: 0.31rem 0.24rem 0.31rem 0; padding: 0; float: left;}
	.join_text p { width:100%; overflow: hidden; line-height: 0.4rem; margin: 0; padding: 0; color: #666; font-size: 0.24rem; text-indent: 2em; text-align: justify;}
	.join_text p span { display: block; width:100%; height: 0.44rem; line-height: 0.44rem; color: #666; font-size: 0.24rem; text-indent: 0; margin: 0; padding: 0 0 0 0.52rem; box-sizing: border-box;}
	.join_text p span em { display:block; width: 0.12rem; height: 0.12rem; overflow: hidden; border: 0.01rem solid #1e50ae; border-radius: 50%; margin: 0.15rem 0.2rem 0.15rem 0; padding: 0; float: left;}
	
	.join_form { width:94%; overflow: hidden; margin: 0.48rem auto; padding: 0;}
	.join_form .join_fm_tit { width:100%; overflow: hidden; color: #333; font-size: 0.4rem; margin: 0 auto 0.48rem; padding: 0;}
	.join_form .join_fl, .join_form .join_fr { width:100%; overflow: hidden; margin: 0 auto 0.48rem; padding: 0;}
	.join_fl ul li { width:100%; overflow: hidden; margin: 0 auto 0.24rem; padding: 0;}
	.join_fl ul li p { width:100%; overflow: hidden; color: #666; font-size: 0.28rem; margin: 0 auto 0.12rem; padding: 0;}
	.join_fl ul li .join_ipt { width:100%; overflow: hidden; border: 0.01rem solid #dfdfdf; padding: 0; margin: 0; box-sizing: border-box;}
	.join_fl ul li .join_btn { width:100%; overflow: hidden; padding: 0; margin: 0.1rem 0 0;}
	.join_ipt input, .join_ipt select { display:block; width:100%; height: 0.76rem; overflow: hidden; line-height: 0.36rem; color: #666; font-size: 0.28rem; border: none; outline: none; margin: 0; padding: 0.2rem; box-sizing: border-box;}
	.join_btn input { display:block; width:100%; height: 0.76rem; overflow: hidden; line-height: 0.36rem; color: #fff; font-size: 0.28rem; background-color: #1e50ae; border: none; outline: none; margin: 0; padding: 0.2rem; box-sizing: border-box;}
	.join_fl ul li .fm_half { width:48%; margin: 0 4% 0 0; float: left;}
	.join_fl ul li .fm_half:nth-child(2n+2) { margin:0;}
	.join_fl ul li .fm_half .join_ipt { width:100%;}
	.join_ipt textarea { display:block; width:100%; height: 2.4rem; overflow: hidden; line-height: 0.36rem; color: #666; font-size: 0.28rem; border: none; outline: none; resize: none; margin: 0; padding: 0.1rem 0.2rem; box-sizing: border-box;}
	
	.join_fr p { width:100%; overflow: hidden; margin: 0 auto 0.24rem; padding: 0; color:#333; font-size: 0.28rem; font-weight: bold;}
	.join_fr ul li { width:100%; overflow: hidden; line-height: 0.6rem; color: #666; font-size: 0.28rem;}
	
	/**nw_list**/
	.nw_list { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.nw_list ul li { width:100%; overflow: hidden; margin: 0 auto 0.24rem; padding: 0 0 0.24rem; border-bottom: 0.01rem solid #eaeaea;}
	.nw_list ul li .news_wrap { display:block; width: 100%; height: 1.8rem; overflow: hidden; margin: 0 auto; padding: 0 0 0 2.0rem; box-sizing: border-box; position: relative;}
	.nw_list ul li .news_wrap:active { background-color: #f8f8f8; padding: 0 0.2rem 0 2.0rem;}
	.nw_list ul li .news_wrap .nws_time { width:1.8rem; height: 1.2rem; overflow: hidden; margin: 0; padding: 0.3rem 0; background-color: #f5f5f5; position: absolute; left: 0; top: 0;}
	.nw_list ul li .news_wrap .nws_time em { display:block; width: 100%; overflow: hidden; color: #999; font-size: 0.24rem; font-style: normal; text-align: center; margin: 0 auto 0.24rem; padding: 0;}
	.nw_list ul li .news_wrap .nws_time span { display:block; width: 100%; overflow: hidden; color: #333; font-size: 0.6rem; font-style: normal; text-align: center; margin: 0 auto; padding: 0;}
	.nw_list ul li .news_wrap:active .nws_time { background-color: #1e50ae;}
	.nw_list ul li .news_wrap:active .nws_time em, .nw_list ul li .news_wrap:active .nws_time span { color:#fff;}	
	.nw_list ul li .news_wrap .nws_text { width:100%; height: 1.6rem; overflow: hidden; margin: 0; padding: 0.14rem 0;}
	.nw_list ul li .news_wrap .nws_text h5 a{display:block; width:100%; height: 0.4rem; overflow: hidden; line-height: 0.4rem; color: #333; font-size: 0.32rem; margin: 0 auto 0.24rem; padding: 0;}
	.nw_list ul li .news_wrap .nws_text p { width:100%; height: 0.88rem; overflow: hidden; line-height: 0.44rem; color: #999; font-size: 0.24rem; text-align: justify; text-indent: 2em; margin: 0 auto; padding: 0;}
	.nw_list ul li .news_wrap:active .nws_text h5 a{ color:#1e50ae;}
	
	/**page**/
	.ly_page { width:100%; overflow: hidden; margin: 0.24rem auto; padding: 0; text-align: center;}
	.ly_page ul li { display:inline-block; height: 0.6rem; overflow: hidden; margin: 0; padding: 0;}
	.ly_page ul li a { display:block; width: 0.58rem; height: 0.58rem; overflow: hidden; line-height: 0.58rem; color: #999; font-size: 0.24rem; text-align: center; border: 0.01rem solid #eaeaea; float: left; margin: 0 0.02rem;}
	.ly_page ul li a.pn { width:1.18rem;}
	.ly_page ul li a:active { color:#fff; border: 0.01rem solid #1e50ae; background-color: #1e50ae;}
	
	/**newsdetail**/
	.news_detail { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.news_detail h1 { width:100%; overflow: hidden; line-height: 0.6rem; color: #333; font-size: 0.4rem; margin: 0 auto 0.24rem; padding: 0;text-align:center;}
	.news_detail .nwdtl_tip { width:100%; height: 0.6rem; overflow: hidden; line-height: 0.6rem; color: #999; font-size: 0.22rem; margin: 0 auto 0.48rem; padding: 0 0.24rem; background-color: #f5f5f5; box-sizing: border-box;text-align:center;}
	.nwdtl_tip span { display:inline-block; margin: 0 0.2rem 0 0;}
	.news_detail .nwdtl_con { width:100%; overflow: hidden; margin: 0.48rem auto 0; padding: 0;}
	.nwdtl_con p { width:100%; overflow: hidden; line-height: 0.44rem; color: #666; font-size: 0.28rem; text-indent: 2em; text-align: justify; margin: 0 auto 0.24rem; padding: 0;}
	.nwdtl_con img { display:inline-block; max-width: 100%; overflow: hidden; margin: 0.24rem auto; padding: 0;}
	
	.prev_next { width:100%; overflow: hidden; margin: 0.24rem auto 0.48rem; padding: 0;}
	.prev_next ul li { width:100%; height: 0.8rem; overflow: hidden; margin: 0 auto 0.24rem; padding: 0; float: left;background-color: #f5f5f5;}
	.prev_next ul li a {overflow: hidden; color: #333;}
	.prev_next ul li p { width:100%; height: 0.8rem; overflow: hidden; margin: 0; padding: 0 0.24rem; line-height: 0.8rem; color: #333; font-size: 0.28rem; box-sizing: border-box;}
	.prev_next ul li:active { background-color: #1e50ae;}
	.prev_next ul li:active p { color:#fff;}
	.prev_next ul li:active a { color:#fff;}
	
	/**products**/
	.products_list { width:100%; overflow: hidden; margin: 0 auto 0.24rem; padding: 0;}	
	.products_list ul li { width:100%; height: 2rem; overflow: hidden; margin: 0 auto 0.24rem; padding: 0; background-color: #f8f8f8; position: relative;}
	.products_list ul li a .prolist_img { width:32%; height: 2rem; overflow: hidden; margin: 0; padding: 0; background-color: #f5f5f5; float: left; position: relative;}
	.prolist_img img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
	.products_list ul li .prolist_text { width:68%; height: 2rem; overflow: hidden; margin: 0; padding: 0.2rem; box-sizing: border-box;}
	.prolist_text .prolist_tit { width:100%; height: 0.4rem; overflow: hidden; line-height: 0.4rem; color: #333; font-size: 0.28rem; margin: 0 auto; padding: 0;}
	.products_list ul li a:active .prolist_text .prolist_tit {color:#1e50ae;}
	.prolist_text p { width:100%; overflow: hidden; margin: 0.12rem auto 0; padding: 0;}
	.prolist_text p b { display:block; width:100%; height: 0.36rem; overflow: hidden; line-height: 0.36rem; color: #333; font-size: 0.24rem;}
	.prolist_text p span { display:block; width:100%; height: 0.72rem; overflow: hidden; line-height: 0.36rem; color: #999; font-size: 0.24rem; text-indent: 2em; text-align: justify;}
	.prolist_text em.pro_check { display:none;}
	
	/**产品详细介绍**/
	.prodetail_con { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.prodetail_con .prodetail_tit { width:100%; height: 0.4rem; overflow: hidden; line-height: 0.4rem; color: #333; font-size: 0.32rem; margin: 0 auto 0.24rem; padding: 0.2rem 0; border-bottom: 0.01rem solid #dfdfdf;}
	.prodetail_con .pro_xxjs { width:100%; overflow: hidden; margin: 0.24rem auto 0.48rem; padding: 0;}
	.pro_xxjs b { display:block; width: 100%; overflow: hidden; line-height: 0.4rem; color: #333; font-size: 0.24rem; font-weight: bold; margin: 0.24rem auto 0; padding: 0;}
	.pro_xxjs p { display:block; width: 100%; overflow: hidden; line-height: 0.4rem; color: #666; font-size: 0.24rem; text-align: justify; text-indent: 2em; margin: 0 auto; padding: 0;}
	.pro_xxjs img { display:inline-block; width: 100%; overflow: hidden; margin: 0.12rem auto; padding: 0;}
	.prodetail_con .pro_xxjs img,.prodetail_con .pro_xxjs  table,.prodetail_con .pro_xxjs tr,.prodetail_con .pro_xxjs td,.prodetail_con .pro_xxjs  p,.prodetail_con .pro_xxjs span,.prodetail_con .pro_xxjs div,.prodetail_con .pro_xxjs video,.prodetail_con .pro_xxjs embed{width:auto !important;height:auto !important;max-width:100% !important;max-height: 100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all;text-indent:0 !important;}
	
	/**产品咨询**/
	.pro_form { width:100%; overflow: hidden; margin: 0.24rem auto; padding: 0;}
	.pro_form ul li { width:100%; overflow: hidden; margin: 0 auto 0.24rem; padding: 0;}
	.pro_form ul li p { width: 22%; height: 0.76rem; overflow: hidden; line-height: 0.76rem; color: #666; font-size: 0.28rem; margin: 0 auto 0.12rem; padding: 0; float: left;}
	.pro_form ul li p.pro_fmbtn_l { display:none;}
	.pro_form ul li .pro_fmipt { width: 78%; overflow: hidden; border: 0.01rem solid #dfdfdf; padding: 0; margin: 0; box-sizing: border-box; position: relative; float: left;}
	.pro_form ul li .pro_fmbtn { width:100%; overflow: hidden; padding: 0; margin: 0.24rem 0 0; float: left;}
	.pro_form ul li .fm_half { width:100%; overflow: hidden; margin: 0 auto 0.24rem;}
	.pro_fmipt input, .pro_fmipt select { display:block; width:100%; height: 0.76rem; overflow: hidden; line-height: 0.36rem; color: #666; font-size: 0.28rem; border: none; outline: none; margin: 0; padding: 0.2rem; box-sizing: border-box;}
	.pro_fmbtn input { display: block; width: 100%; height: 0.80rem; overflow: hidden; line-height: 0.4rem; color: #fff; font-size: 0.28rem; background-color: #607783; border: none; outline: none; margin: 0; padding: 0.2rem; box-sizing: border-box;}
	.pro_fmbtn input.tj { margin:0 4% 0.24rem 0; background-color: #00af80;}
	.pro_fmipt textarea { display: block; width: 100%; height: 2.4rem; overflow: hidden; line-height: 0.36rem; color: #666; font-size: 0.28rem; border: none; outline: none; resize: none; margin: 0; padding: 0.1rem 0.2rem; box-sizing: border-box;}
	.pro_fmipt a { display:block; width: 1.9rem; height: 0.76rem; overflow: hidden; position: absolute; top: 0; right: 0;}
	.pro_fmipt a img { display:block; width: 1.9rem; height: 0.76rem; margin: 0 auto; padding: 0;}
	
	/**prodetail**/
	.pro_detail_main { width:94%; overflow: hidden; margin: 0.24rem auto; padding: 0;}
	.pro_detail_main .pro_detail_img { width:7.02rem; height: 7.02rem; overflow: hidden; margin: 0 auto 0.48rem; padding: 0.12rem; border: 0.01rem solid #dfdfdf; box-sizing: border-box;}
	.pro_detail_img .pro_detail_img_main { width:100%; height: 100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.pro_detail_img_main img { display:block; width: 100%; overflow: hidden; margin:0 auto; padding: 0;}
	.pro_detail_main .pro_detail_text { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
	.pro_detail_text h1 { width:100%; overflow: hidden; line-height: 0.6rem; color: #1e50ae; font-size: 0.4rem; text-align: justify; margin: 0 auto; padding: 0;}
	.pro_detail_text ul { width:100%; margin: 0.48rem auto; padding: 0;}
	.pro_detail_text ul li { width:100%; overflow: hidden; line-height: 0.4rem; color: #999; font-size: 0.24rem; text-align: justify; margin: 0.1rem auto; padding: 0;}
	.pro_detail_text ul li span { color:#333; font-weight: bold;}
	.pro_detail_text .pro_detail_btn { width:100%; height: 0.76rem; overflow: hidden; margin: 0 auto; padding: 0;}
	.pro_detail_btn a { display:block; width:48%; height: 0.76rem; overflow: hidden; line-height: 0.76rem; color: #fff; font-size: 0.28rem; text-align: center; margin: 0 auto; padding: 0; float: left;}
	.pro_detail_btn a.prodtl_btn1 { background-color: #1e50ae; margin: 0 4% 0.24rem 0;}
	.pro_detail_btn a.prodtl_btn2 { background-color: #00af80;}
	.pro_detail_btn a.prodtl_btn1:active { background-color: #255abe;}
	.pro_detail_btn a.prodtl_btn2:active { background-color: #00bd8a;}
	
	.swiper-container { width: 100%; height: 100%;}
	.swiper-slide { text-align: center;}
	.swiper-slide .part { width:100%; height: 100%; position: relative;}
	.swiper-slide .part img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0;right: 0;bottom: 0;}
	.swiper-pagination-bullet { width: 0.08rem; height: 0.08rem; background-color: rgba(0,0,0,0.5);}
	#swiper-container-01 .swiper-pagination-bullet-active { background-color: #1e50ae;}
	
	/**contact**/
	.ly_map { width:100%; height: 4.0rem; overflow: hidden; margin: 0.24rem auto; padding: 0.1rem; border: 0.01rem solid #eaeaea; box-sizing: border-box;}
	#dituContent { width:100%; height: 100%; overflow: hidden; margin: 0 auto;}
	
	.ly_contact { width:100%; overflow: hidden; margin: 0.48rem auto; padding: 0;}
	.ly_contact h5 { width:100%; overflow: hidden; color: #333; font-size: 0.32rem; margin: 0 auto 0.24rem; padding: 0;}
	.ly_contact .con_text { width:100%; overflow: hidden; margin: 0.24rem auto 0; padding: 0;}
	.con_text ul { width:100%; overflow: hidden; margin: 0; padding: 0;  box-sizing: border-box;}
	.con_text ul li { width:100%; overflow: hidden; line-height: 0.44rem; color: #666; font-size: 0.28rem; margin: 0.1rem 0; padding: 0;}
	.con_text .con_img { width:100%; overflow: hidden; margin: 0.24rem auto 0; padding: 0;}
	.con_img img { display:block; width: 100%; overflow: hidden; margin: 0; padding: 0;}
	
	/**右侧悬浮**/
	.suspension .a-service,.suspension .a-qrcode{ display:none;}
	
	.pro_more { width:2.4rem;height:0.72rem;overflow:hidden;margin:0 auto;padding:0.24rem 0 0;}
	.pro_more a { display:block;width:100%;height:0.72rem;overflow:hidden;line-height:0.7rem;color:#1e50ae;font-size:0.26rem;text-align:center;border:1px solid #1e50ae;box-sizing:border-box;}
	.pro_more a:hover { color:#fff;background-color:#1e50ae;}
	
	.bshare-custom { margin:20px auto 0; color: #999;}
	
	
	.dw_list li {padding:0 20px;line-height:50px;overflow:hidden;margin-bottom:0; border-bottom:1px dashed #eaeaea;}
	.dw_list a {color:#333;font-size:14px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:80%;float:left;}
	.dw_list a:hover {color:#fff;text-decoration:none;}
	.dw_list li:hover {background:#1e50ae; border-bottom:1px dashed #1e50ae;}
	.dw_list li:hover a {color:#fff;}
	.dw_list li span { display:block; width:20%; line-height:50px; color:#999; text-align:right; float:right;}
	.dw_list li:hover span { color:#fff;}
	
}


/*zw新增*/
.cpzx .ly_msg { width: 100%; overflow: hidden; margin: 0 auto 20px; padding: 0;}
.cpzx .ly_msg h3 { width: 100%; height: 40px; overflow: hidden; line-height: 40px; margin: 0 auto; padding: 0; border-bottom: 1px solid #dfdfdf; color: #333; font-size: 14px; font-weight: bold; text-align: center;}
.cpzx .ly_msg ul { width: 100%; overflow:hidden; margin: 20px auto; padding: 0;/* box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;*/}
.cpzx .ly_msg ul li { width: 100%; overflow: hidden; margin: 0 auto 12px; padding: 0;}
.cpzx .ly_msg ul li h4 { width:17%; height: 34px; overflow: hidden; line-height: 34px; margin: 0; padding: 0 20px 0 0; color: #333; font-size: 14px; text-align: right; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.cpzx .ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara { width: 83%; overflow: hidden; margin: 0; padding-right: 20px; background:url(/images/tb_img.png) top right no-repeat; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.cpzx .ly_msg ul li .msg_ipt1 { height: 34px;}
.cpzx .ly_msg ul li .msg_tara { height: 118px;}
.cpzx .msg_ipt1 input, .msg_tara textarea { display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.cpzx .msg_ipt1 input { height: 34px; line-height: 16px;}
.cpzx .msg_tara textarea { height: 118px; line-height: 20px; resize: none;}
.cpzx .ly_msg ul li .msg_ipt2 { width: 120px; height: 34px; overflow: hidden; margin-right: 10px; padding:0; float: left;}
.cpzx .msg_ipt2 input { display: block; width: 120px; height: 34px; overflow: hidden; line-height: 16px; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.cpzx .ly_msg ul li a.yzm_img { display: block; width: 90px; height: 34px; overflow: hidden; margin: 0; padding-right: 20px; background:url(/images/tb_img.png) top right no-repeat; float: left;}
.cpzx .ly_msg ul li .msg_btn { width:83%; overflow: hidden; margin: 0; padding: 0; float: left;}
.cpzx .msg_btn input { display: block; width: 100px; height: 34px; overflow: hidden; line-height: 32px; margin: 20px 15px 0 0; padding: 0; background-color: #f0f0f0; color: #333; font-size: 13px; text-align: center; border: 1px solid #ccc; float: left;}
.cpzx .ly_msg ul li .msg_ipt12 {width: 83%; height: 34px; overflow: hidden; margin: 0; padding-right: 20px; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.cpzx .msg_ipt12 input { height: 34px; line-height: 16px; display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}

.cpzx .ly_msg ul li h4 {width: 10%;height: 45px;font-size:12px;}
.cpzx .ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara {width: 90%;}
.cpzx .ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara {width: 90% !important;}
.cpzx .ly_msg ul li .msg_ipt1 {height: 47px;}
.cpzx .msg_ipt1 input { height: 45px; line-height: 45px;}
.cpzx .ly_msg ul li .msg_ipt12 {width: 90% !important;height: 45px !important;}
.cpzx .msg_ipt12 input {height:45px;}
.cpzx .ly_msg ul li .msg_ipt1 select{height: 45px !important;}
.cpzx input{border-radius:2px;border:1px solid #fff !important;background:#f1f1f1;}
.cpzx textarea{border-radius:2px;border:1px solid #fff !important;background:#f1f1f1;}
.cpzx select{border-radius:2px;border:none !important;background:#f1f1f1;outline:none;text-indent:10px;}
.cpzx input:focus,.cpzx textarea:focus{border: 1px solid #dedede !important;}
.cpzx  .ly_msg ul li a.yzm_img img{height:100% !important;}
.cpzx .msg_btn input{width:150px;height:45px;line-height:45px;cursor:pointer;}
.cpzx .msg_btn input:first-child{background:#1e50ae;color:#fff;outline:none;}
.cpzx  .msg_ipt2 input {height: 45px;}
.cpzx  .ly_msg ul li .msg_ipt2{height: 45px;}
@media (max-width:767px) {
.ly_msg ul li h4{display:none;}
.cpzx .ly_msg ul li div{width:100% !important;}
.cpzx .ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara{width:100% !important;}
.cpzx .ly_msg ul li .msg_ipt12{width:100% !important;}
.ly_msg ul li div.msg_ipt2{width:30% !important;}
.ly_msg ul li span{display:none;}
.ly_msg{margin: 0 auto 0 !important;}
.cpzx .msg_btn input{width:49%;margin-right:0;}
.cpzx .msg_btn input:first-child{margin-right:2%;}

.dw_list li {padding:0;line-height:50px;overflow:hidden;margin-bottom:0; border-bottom:1px dashed #eaeaea;}
.dw_list a {display:block;width:80%;height:50px; line-height:50px;overflow:hidden;color:#333;font-size:0.28rem;text-overflow:ellipsis;white-space:nowrap;float:left;}
.dw_list a:hover {color:#fff;text-decoration:none;}
.dw_list li:hover {background:#1e50ae; border-bottom:1px dashed #1e50ae; padding:0 10px;}
.dw_list li:hover a {color:#fff;}
.dw_list li span { display:block; width:20%;height:50px; line-height:50px; color:#999; font-size:0.24rem; text-align:right; float:right;}
.dw_list li:hover span { color:#fff;}
	}

/*面包屑导航*/
.bread_nav{overflow:hidden;height:48px;line-height:48px;margin-bottom:20px;padding-bottom:0;}
.bread_nav>div{text-align:left;color:#777;overflow:hidden;font-size:14px;line-height: 40px;float:left;width:60%;}
.bread_nav div>em{display:inline-block;width:25px;height:40px;background:url(../images/dw.png) center center no-repeat;vertical-align: top;}
.bread_nav div a{color:#555;}
.bread_nav div a:hover{color:#0256ac}
.bread_nav .ny_search{width:30%;float:right;}
.ny_search .sc_ipt { width:70%; height: 40px; overflow: hidden; margin: 0; padding: 4px 5%; background-color: #f4f4f4; border-radius: 4px 0 0 4px; float: left;}
.ny_search .sc_btn { width:20%; height: 48px; overflow: hidden; margin: 0; padding: 0; background-color: #1e50ae; border-radius: 0 4px 4px 0;}
.ny_search .sc_ipt input { display:block; width:100%; height: 40px; overflow: hidden; line-height: 40px; color: #666; font-size: 14px; border: none; outline: none; background: none;}
.ny_search .sc_btn input { display:block; width: 100%; height: 48px; background: url(../images/sc_btn1.png) center center no-repeat; border: none; outline: none;}
@media (max-width:767px) {
.bread_nav{overflow:visible;height:auto;line-height:24px; margin:0 auto 0.24rem;}
.bread_nav h2{float:none;width:100%;}
.bread_nav>div{float:none;width:100%;text-align:left;line-height:15px;padding:10px 0 7px;}
.bread_nav div>em{height:15px;}
.bread_nav .ny_search{width:100%;float:none;}
	}


/*分页*/
.ly_page{text-align:center;padding-top:20px;color:#555;}
.ly_page a{display:inline-block;padding:0 10px;background:#ddd;height:30px;line-height:30px;text-align:center;margin-right: 5px;border-radius:2px;color:#555;}
.ly_page a:hover{background:#02328d;color:#ffffff;}
.ly_page a.pnnum1{background:#0256ac;color:#ffffff;}
.ly_page input{display:inline-block;padding:0 5px;background:#02328d;width:40px !important;height:30px !important;line-height:30px;text-align:center;margin:0 5px;color:#fff;cursor:pointer;border:none;outline:none;}
.ly_page .p_input{display:inline-block;padding:0 5px;background:#ddd;height:30px;line-height:30px;text-align:center;margin:0 5px;color:#555;cursor:default;}
@media (max-width:992px) {
.ly_page td span{display:none;}
.ly_page td #firstpage{display:none;}
.ly_page td #endpage{display:none;}
.ly_page a{margin-right:5px;}
.ly_page{font-size:0;color:#fff;margin-bottom: 0;}
.ly_page ul{font-size:0;color:#fff;margin-bottom: 0;}
.ly_page input{display:none !important;}
.ly_page a{font-size:12px;}
	}
 
 
/*产品目录*/
.menu_tit { width:100%; height: 60px; overflow: hidden; margin: 0 auto; padding: 16px 20px; background: #1e50ae; box-sizing: border-box;}
.menu_tit p {display:inline-block; height: 28px; overflow: hidden; line-height: 28px; color: #fff; font-size: 24px; margin: 0 auto; padding: 0;}
.menu_tit span { display:inline-block; height: 20px; overflow: hidden; line-height: 20px; color: rgba(255, 255, 255, 0.5); font-family: "Arial"; font-size: 14px; font-style: italic; margin: 0 auto; padding: 0;}
.menu_tit em{display:none;}
.menu_list { display:block;background:#fff;width:100%;overflow: hidden; margin: 0 auto; padding: 10px 0 0; box-sizing: border-box;box-shadow: 0px 0px 1px 0px #b7b7b7;border-right: 1px solid #eaeaea;border-left: 1px solid #eaeaea;}
.menu_list .menu_li { width:100%; height: 100%;margin: 0 auto; padding: 0 0; box-sizing: border-box;}
.menu_li>p>a{width:60%;float:left;display:block;color:#333;}
.menu_li p { width:100%; height: 44px; overflow: hidden; line-height: 44px; color: #666; font-size: 14px; border-bottom: 1px solid #eaeaea; margin: 0 auto; padding: 0 0 0 20px; box-sizing: border-box;}
.menu_li>p>span{display:block;width:30%;height:44px;float:right;background: url(../images/jt1.png) 80% center no-repeat;background-size: 20px 20px;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s; cursor:pointer;}
.menu_li>p.on{background:#1e50ae;color:#fff;}
.menu_li>p.on a{color:#fff;}
.menu_li>p.on span{background: url(../images/jt2.png) 80% center no-repeat;background-size: 20px 20px;}
.menu_li>p:hover{background:#1e50ae;color:#fff;}
.menu_li>p:hover a{color:#fff;}
.menu_li>p:hover span{}
.menu_li ul {display:none; width:100%; overflow: hidden; margin: 10px auto 0; padding: 0;}

.pro_tab { width:100%; overflow:hidden; margin:0 auto 30px; padding:0; text-align:center;}
.pro_tab a { display:inline-block; width:160px; height:44px; overflow:hidden; line-height:44px; color:#666; font-size:16px; text-align:center; white-space: nowrap; text-overflow: ellipsis; margin:0 5px 10px; padding:0; background-color:#f5f5f5;}
.pro_tab a:hover { color:#fff; background-color:#1e50ae;}

/*产品分类第一个默认展开*/
/*.menu_li ul:first-of-type{display:block;}*/
.menu_li ul li { width:100%; height: 44px; overflow: hidden; margin: 0 auto; padding: 0;}
.menu_li ul li a { display: block; width:100%; height: 44px; overflow: hidden; line-height: 44px; color: #808ea4; font-size: 12px; margin: 0 auto; padding: 0 20px; box-sizing: border-box;}
.menu_li ul li a p{width:100%;color: #666;background-color:#fff;height:44px;line-height:44px;font-weight:normal;padding:0;border-bottom:0;}
.menu_li ul li:last-child{ border-bottom: 1px solid #eaeaea; }
.menu_li p img, .menu_li ul li a img { display:block; width:14px; height: 14px; margin: 13px 13px 13px 0; padding: 0; float: left;}
.menu_li ul li a:hover { color:#fe0100;}
@media (max-width:1199px){
.menu_li p{width: 100%;padding: 0 5px;}
.menu_li ul {width: 100%;}
.menu_tit{padding:16px 10px;}
	}
@media (max-width:991px){
.menu_tit { background:#0256ac !important;}
.menu_tit p { height:0.88rem;line-height:0.88rem;font-size:0.32rem;float:left;width:30%;text-align:left;}
.menu_tit em { cursor:pointer; display:block;width:30%;text-align:right;color:#ffffff; font-size:0.24rem; height:0.88rem;line-height:0.88rem;float:right;/*background:url(../images/jt.png) no-repeat right center;*/-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
/*.menu_tit em.on{transform:rotateX(180deg);}*/
.menu_list .menu_li { overflow-y: scroll;overflow-x: hidden;}
.menu_li p { padding: 0 0.2rem; height: 0.6rem; line-height: 0.6rem; font-size: 0.24rem;}
.menu_li ul li { height:0.6rem;}
.menu_li ul li a { height:0.6rem;}
.menu_li ul li a p { width:100%; height:0.6rem; line-height:0.6rem;}
.menu_li p img, .menu_li ul li a img { margin:22px 12px 22px 0;}
.menu_list { height:auto;display: none;}
.menu_tit { height:0.88rem;padding: 0 0.24rem;}
.menu_tit span { display:none;}
.ly_show .show_list { width:100%;}
.show_list ul li { width:48%;}
.show_list ul li p { width:98%;}

}

/**产品详细介绍**/
.tjpro_tit {width:100%; height: 40px; overflow: hidden; line-height: 40px; color: #333; font-size: 24px; margin: 0 auto 10px; padding: 10px 0; border-bottom: 1px solid #eaeaea;}
.ny_main{padding-top:0;}
.prodetail_con { width:100%; overflow: hidden; margin: 0 auto; padding: 0;}
.prodetail_con .prodetail_tit { width:100%; height: 40px; overflow: hidden; line-height: 40px; color: #333; font-size: 24px; margin: 0 auto 40px; padding: 10px 0; border-bottom: 1px solid #eaeaea;}
.prodetail_con .pro_xxjs { width:100%; overflow: hidden; margin: 40px auto; padding: 0;}
.pro_xxjs b { display:block; width: 100%; overflow: hidden; line-height: 26px; color: #333; font-size: 14px; font-weight: bold; margin: 0 auto; padding: 0;}
.pro_xxjs p, .pro_xxjs div { display:block; width: 100%; overflow: hidden; line-height: 26px; color: #666; font-size: 14px; text-align: justify; text-indent: 2em; margin: 0 auto; padding: 0;}
.pro_xxjs img { display:inline-block; max-width: 100%; margin: 10px auto; padding: 0;}
/**prodetail**/
.pro_detail_main1 { width:100%; height:auto; margin: 40px auto 0; padding: 0; position: relative;}
.pro_detail_main1 .pro_detail_img { width:480px; height: 480px; overflow: hidden; margin: 0; padding: 10px; border: 1px solid #eaeaea; box-sizing: border-box; float: left;}
.pro_detail_img .pro_detail_img_main { width:100%; height: 100%; margin: 0 auto; padding: 0; position: relative;}
.pro_detail_img_main img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
.pro_detail_main1 .pro_detail_text { width:53%; min-height:360px; overflow: hidden; margin: 0; padding: 0 0 80px; float: right; position:relative;}
.pro_detail_text h1 { width:100%; overflow: hidden; line-height: 40px; color: #1e50ae; font-size: 30px; text-align: justify; margin: 0 auto; padding: 0;}
.pro_detail_text .jyms { width:100%; height:140px; overflow:hidden; margin:20px auto; padding:20px; background-color:#f8f8f8; box-sizing: border-box;}
.pro_detail_text .jyms p { width:100%; height:100px; overflow:hidden; line-height:25px; color:#888; font-size:14px; text-align: justify; margin:0 auto; padding:0;}
.pro_detail_text .jyms p span { color:#333; font-weight: bold;}
.pro_detail_text ul { width:100%; margin: 20px auto; padding: 0;}
.pro_detail_text ul li { width:50%; height:30px; overflow: hidden; line-height: 30px; color: #888; font-size: 14px; text-align: justify; white-space:nowrap;	text-overflow: ellipsis; margin: 10px auto; padding: 0; float:left;}
.pro_detail_text ul li img { display:block; width:16px; height:16px; overflow:hidden; margin:7px 4px 7px 0; padding:0; float:left;}
.pro_detail_text ul li span { color:#333; font-weight: bold;}
.pro_detail_text .pro_detail_btn { width:100%; height: 60px; overflow: hidden; margin: 0 auto; padding: 0; position:absolute; left:0; bottom:6px;}
.pro_detail_btn a { display:block; width: 48%; height: 60px; overflow: hidden; line-height: 60px; color: #fff; font-size: 22px; text-align: center; margin: 0; padding: 0; float: left;}
.pro_detail_btn a.prodtl_btn1 { float:left; margin: 0 4% 0 0; background-color: #1e50ae;}
.pro_detail_btn a.prodtl_btn2 { float:left; background-color: #4a4a4a;}
.pro_detail_btn a.prodtl_btn1:hover { background-color: #113a88;}
.pro_detail_btn a.prodtl_btn2:hover { background-color: #2a2a2a;}

/**产品详情页产品图片切换**/
.prodetail_img { width:44%; height: 440px; margin: 0; padding: 0; box-sizing: border-box; float: left;}
#preview { width:100%; margin:0; text-align:center; position:relative;}
.list-h li { float:left;}
#spec-n5 { width:100%; height:70px; padding-top:10px; overflow:hidden;}
#spec-left { width:16px; height:64px; float:left; cursor:pointer; margin-top:3px;}
#spec-right { width:16px; height:64px; float:left;cursor:pointer; margin-top:3px;}
#spec-list { width:100%; float:left; overflow:hidden; margin:0; display:inline;}
#spec-list ul { }
#spec-list ul li { float:left; display:inline; padding:0; width:18.4%; height:64px; margin:0 2% 0 0;}
#spec-list ul li:last-child { margin:0;}
#spec-list ul li p { width:100%; height:100%; overflow:hidden; margin:0; padding:0; border:1px solid #ddd; position:relative; box-sizing: border-box;}
#spec-list ul li:hover p { border:1px solid #1e50ae;}
#spec-list ul li img { display:block; max-width:94%; max-height:94%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
/*jqzoom*/
.jqzoom { position:relative; width:100%; height:360px; overflow:hidden; padding:0; border:1px solid #eaeaea; box-sizing: border-box;}
.jqzoom img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.zoomdiv { z-index:100;position:absolute;top:1px;left:0px; background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #eaeaea;display:none;text-align:center;overflow: hidden; left:104%!important; top:0!important;}
.bigimg { }
.jqZoomPup { width:200px!important; height:200px!important; z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;background:url(../images/mask.png) 0 0 repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list { position:relative; width:100%; margin:0;}
#spec-list div { width:100%!important; height:70px!important; margin:0;}

#ceshi { display:block; margin:auto!important; left:0; top:0; bottom:0; right:0;}

.prodetail_img a.videoIco { left:20px!important; bottom:20px!important; z-index:99!important;}
.Warning { width:100%!important; height:100%!important;}
@media (max-width:1400px) {
	.pro_detail_main1{width:100%;}
	.prodetail_img{width:45%;}
	#preview{width:100%;}
	.jqzoom{width:100%;}
	#spec-n5{width:100%;}
	#spec-list{width:100%;}
	.pro_detail_main1 .pro_detail_text{width:52%;}
	.pro_detail_text .pro_detail_btn{width:100%;}
	
	.zoomdiv { left:104%!important}
}
@media (max-width:1080px) {
	.pro_tab { width:100%; overflow:hidden; margin:0 auto 0.24rem; padding:0; text-align:center;}
	.pro_tab a { display:inline-block; width: auto; max-width: 2.4rem; height:0.6rem; overflow:hidden; line-height:0.6rem; color:#666; font-size:0.24rem; text-align:center; white-space: nowrap; text-overflow: ellipsis; margin:0 0.06rem 0.12rem; padding:0 0.12rem; background-color:#f5f5f5;}
	.pro_tab a:hover { color:#fff; background-color:#1e50ae;}
}
@media (max-width:880px) {
	.pro_detail_main1{width:100%;margin: 24px auto 20px;}
	.prodetail_img{width:100%;height:auto;}
	#preview{width:100%;}
	.jqzoom{width:100%;height: 285px;}
	.pro_detail_main1 .pro_detail_text{width:100%;padding-top:2px;height: auto;min-height:260px; padding-bottom:60px;}
	.pro_detail_text h1{font-size:22px; line-height:32px;}
	.pro_detail_text .jyms{margin: 10px auto;padding: 12px 20px;height:auto;}
	.pro_detail_text ul{overflow:hidden;    margin: 10px auto;}
	.pro_detail_text ul li{font-size:14px;    margin: 6px auto;}
	.pro_detail_text .pro_detail_btn { height:48px;}
	.pro_detail_btn a{height:48px;line-height:48px;width:48%;font-size:16px;}
	.pro_detail_btn a.prodtl_btn1{margin: 0 4% 0 0;}
	#spec-n5{width:100%;}
	#spec-list{width:100%;}
	.zoomdiv,.jqZoomPup{display:none !important;}
	
	.bshare-custom { display:none;}
	
}
@media (max-width:767px) {
	
}


/*----banner----*/
#banner_big{ height:460px; width:100%;  background:none; clear:both; position:relative; z-index:999}
#banner_big .picBtnLeft { height:460px; position:relative; zoom:1; width:100%; overflow:hidden;}
#banner_big .picBtnLeft .hd {width:135px; height:10px; position:absolute; left:50%; margin-left:-30px; text-align:center; bottom:30px; z-index:10;  }
#banner_big .picBtnLeft .hd ul { overflow:hidden; zoom:1; display:block; height:12px; width:110px; padding:5px 15px 5px 15px;}
#banner_big .picBtnLeft .hd ul li {float:left; _display:inline; cursor:pointer; text-align:center;  -moz-border-radius: 15px;   -webkit-border-radius: 15px;  border-radius:15px;  width:12px; height:12px; background:#2696ff; overflow:hidden; margin-right:5px; margin-left:5px;  }
#banner_big .picBtnLeft .hd ul li.on { background:#ccc}

#banner_big .picBtnLeft .bd {height:460px; left: 50%; margin-left: -960px; position: absolute; width: 1920px;}
#banner_big .picBtnLeft .bd img { height:460px; width:1920px; z-index:1;}
#banner_big .picBtnLeft .bd li { position:relative; zoom:1; width:1920px;  display:inline-block; }
#banner_big .picBtnLeft .bd li .pic { position:relative; z-index:0; line-height:0px; }
#banner_big .picBtnLeft .bd li .bg { display:none;}
#banner_big .picBtnLeft .bd li .title { display:none;}
#banner_big .picBtnLeft .bd a img { padding-top: 0px!important}




/* banner 开始 */
.swiper-container1 { width:100%; height:500px; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.swiper-container1 .swiper-slide { background-size:1920px 500px!important; display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center;}
/*分页器*/
.swiper-container1 .swiper-pagination { width:100%; height:14px; overflow:hidden; margin:0; padding:0; left:0; bottom:20px!important;}
.swiper-container1 .swiper-pagination .swiper-pagination-bullet { width:50px; height:2px; margin:0 5px!important; border-radius:0; opacity:0.5; background:#fff;}
.swiper-container1 .swiper-pagination .swiper-pagination-bullet-active {opacity:1;}
@media screen and (max-width:1399px) and (min-width:1200px) {

}
@media screen and (max-width:1199px) and (min-width:1080px) {
.swiper-container1 {height:443px; }
.swiper-container1 .swiper-slide { background-size:1700px 443px!important;}
}
@media screen and (max-width:1079px) and (min-width:768px) {
.swiper-container1 {height:330px; }
.swiper-container1 .swiper-slide { background-size:1270px 330px!important;}

}
@media screen and (max-width:767px) {
.swiper-container1 {height:130px; }
.swiper-container1 .swiper-slide { background-size:500px 130px!important;}
}